Showing 42 open source projects for "libjpeg-dev"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 1
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines.
    Leader badge
    Downloads: 43,322 This Week
    Last Update:
    See Project
  • 2
    qmmp

    qmmp

    Qt-based Multimedia Player

    This program is an audio-player, written with the help of the Qt library. The user interface is similar to winamp or xmms. Alternative user interfaces also are available.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 3
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 4
    3D Website with Three.js

    3D Website with Three.js

    The most impressive websites in the world use 3D graphics

    ...The idea is to help developers create “the most impressive websites” by blending immersive 3D scenes and interactive UI elements with modern web frameworks. The README walks through the tech stack, features and how to get started, including cloning the repo, installing dependencies and running a dev server. Among its features are a customizable 3D hero section (e.g., a 3D model of a desktop), interactive skills and work sections with animations, a 3D earth model in the contact section, and responsive design so it works across devices. This repository is especially suitable for front-end developers who want to level up their portfolio, learn advanced web graphics (Three.js), and showcase creativity alongside technical acumen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5
    Nx

    Nx

    Smart, fast and extensible build system

    Nx builds a project graph by analyzing your workspace, which it then uses to only rebuild what is necessary and to never run the same computation twice. Nx also helps establish structured code sharing and ownership management to keep the workspace maintainable. Nx provides a modern integrated dev experience. It has a high-quality VS Code plugin, interactive visualizations, GitHub integration and more. The core of Nx is generic, simple, and unobtrusive. Nx Plugins are completely optional, but they can really level up your productivity. Whether you have one project or one thousand, Nx will keep your CI fast and your workspace maintainable. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PML

    PML

    The easiest way to use deep metric learning in your application

    This library contains 9 modules, each of which can be used independently within your existing codebase, or combined together for a complete train/test workflow. To compute the loss in your training loop, pass in the embeddings computed by your model, and the corresponding labels. The embeddings should have size (N, embedding_size), and the labels should have size (N), where N is the batch size. The TripletMarginLoss computes all possible triplets within the batch, based on the labels you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    e-Book manager V5

    e-Book manager V5

    Book Manager An efficient and user-friendly eBook management tool

    e-Book manager V5 📱 Mobilalkalmazás : https://play.google.com/store/apps/dev?id=6200735506701691028&hl=en_US 📚 E-könyvkezelés egyszerűen és hatékonyan! Töltsd le most, és élvezd a digitális könyvtár szabadságát! Az alkalmazással könnyedén feltöltheted, rendszerezheted és testre szabhatod e-könyveidet. 🔹 Fő funkciók: 📂 Könyvkezelés: Egyszerű fájlimportálás és rendszerezés. ✏️ Szerkesztés: Cím, szerző, metaadatok módosítása, egyedi címkék hozzáadása
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FFmpegKit

    FFmpegKit

    FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, ma

    FFmpegKit is a collection of tools to use FFmpeg in Android, iOS, Linux, macOS, tvOS, Flutter and React Native applications. It includes scripts to build FFmpeg native libraries, a wrapper library to run FFmpeg/FFprobe commands in applications and 8 prebuilt binary packages available at Github, Maven Central, CocoaPods, pub and npm. All scripts support additional options to enable optional libraries and disable platform architectures. FFmpegKit is a wrapper library that allows you to easily...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 9
    mfbpdf

    mfbpdf

    Easy converting PNM to (MASK+FG+BG)-pdf.

    MFBpdf is a simple project for easy converting PNM to (MASK+FG+BG)-pdf. It uses libtiff and libjpeg for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    MozJPEG improves JPEG compression efficiency achieving higher visual quality and smaller file sizes at the same time. It is compatible with the JPEG standard, and the vast majority of the world's deployed JPEG decoders. MozJPEG is compatible with the libjpeg API and ABI. It is intended to be a drop-in replacement for libjpeg. MozJPEG is a strict superset of libjpeg-turbo's functionality. All MozJPEG's improvements can be disabled at run time, and in that case it behaves exactly like libjpeg-turbo. MozJPEG is meant to be used as a library in graphics programs and image processing tools. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll. A small component to make your CSS animations work on scroll with Svelte. SAoS allows you to animate once or multiple times an element on a scroll, you can define the top and bottom "triggers" and the CSS of the internal divs (not recommended, but it can help in some cases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jsconsole

    jsconsole

    Web based console - for presentations and workshops

    ...One hallmark of jsconsole is its remote debugging support: you can connect a remote browser or device to your console session and receive console output or even execute commands in that context, which simplifies diagnosing problems on devices you don’t have physically in front of you. While more limited than full browser dev tools, it’s lightweight and accessible from anywhere with a browser, and the project includes the full web-app source so you can self-host or customize it for specific use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AVBook

    AVBook

    Management system for video content

    avbook is a mobile (Android) reading client app focused on “AV Book” content—likely anime/manga or similar media catalogs—designed with browsing, searching, and reading functionality built in. It features source aggregation, letting users query multiple backends or scraping rules in one interface. Within the app, readers enjoy features like multi-layout viewing (single, double, scroll), image caching/offline reading, and bookmark or history tracking. The UI also supports filtering, category...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    loadobj3ds_chung
    loadobj3ds chung is a small openGL obj/3ds objects loader using gui_chung window freebasic coding and the dlls loadobj_chung.dll , load3ds_chung.dll (dev c++/codeblocks) . Can handle obj models up to 200k vertices (update 2018) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ken Burns Slideshow

    Ken Burns Slideshow

    Instant, portable, fullscreen slideshow with Ken Burns effect and more

    ...Video preview: https://youtu.be/ch2UjN9nwIc Video preview (for China): http://v.youku.com/v_show/id_XMTQ5NTM0NTAxMg==.html For detailed description, change log and the latest dev build: https://github.com/changbowen/Ken-Burns-Slideshow
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    EtiC Galaxy simulation

    EtiC Galaxy simulation

    Galaxy extraterrestrial life simulation

    ...The V2_1 provides several new features: planets surface magnetic field, reworked life stage transitions, integration of MW exoplanets catalog, planets view and graphs window optionally on different threads... EtiC is based on OpenGL / GLFW 3.2, runs on MSWindows 7 and MacOsX. Source code in C++, was developped using the Dev-C++ IDE and XCode.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Guetzli

    Guetzli

    Perceptual JPEG encoder

    Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. Get a copy of the source code, either by cloning this repository, or by downloading an archive and unpacking it. Install libpng. If using your operating system package manager, install development versions of the packages if the distinction exists. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND-DEV Archives: mail lists at http://dream.cs.bath.ac.uk/Csound-archive releases: http://dream.cs.bath.ac.uk/Csound-archive/OldReleases/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android simple dev tools
    This tool allow you to record screen of your android device, take screenshoots, install aplications .apk, uninstall aplications. only connecting your device to your pc via USB cable. This is GREAT for android developers. **be sure that you have intsalled the "Google usb drivers" and your device will need to be android 4.4 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CamStudio - Screen Recorder

    CamStudio - Screen Recorder

    Free screen recording software

    ...Best of all, CamStudio is easy to use and navigate, plus it includes a built-in Help file. Official release builds: http://p.sf.net/camstudio/stable Source Tree: http://p.sf.net/camstudio/mercurial Patches sent to the dev mailing list. Consider joining the CamStudio project by emailing one of the admins.
    Leader badge
    Downloads: 503 This Week
    Last Update:
    See Project
  • 22

    CDX - Set default optical drive symlinks

    Allows easy view and change of /dev/cdrom, /dev/dvdrecorder, etc.

    This simple shell script creates 12 symlinks in /dev pointing to a user specified device as follows: /dev/cd /dev/cdr /dev/cdrom /dev/cdrw /dev/cdrecorder /dev/cdwriter /dev/dvd /dev/dvdr /dev/dvdrom /dev/dvdrw /dev/dvdrecorder /dev/dvdwriter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YouTube Center

    YouTube Center

    Userscript designed to expand the functionality of YouTube

    ...YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more. We highly reccomend using DEV builds, as the stable build is nearly a year old, and much of its functionality is now broken. YouTube Center is available as the following extensions: Userscript, Firefox, Chrome, Opera, Safari and Maxthon. YouTube Center supports multiple languages. Your default language is automatically selected at default if it's available otherwise it will default to English.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    DVD@Home

    DVD@Home

    DVD cataloguing webware

    Your movies (DVD & more) library ... Using LAMP (PHP/MySQL) and a web user interface. Can retrieves IMDB datas from english title or your language title ... Multiple browsers support. jQuery improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    EnDiskEx

    Bulk extractor for Ensoniq-formatted disk images

    ...There also exists a disk mapping feature to correct for any errors in this process caused by having relabeled disks, forgotten to label disks, etc. EnDiskEx has been tested and validated against a variety of RAW, GKH, EDE, and EDA images files the dev team has, including but not limited to, the ASR factory disks, the EPS 16+ factory disks, and the EPS (classic) factory disks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB