Concorde
JPEG decoder
A framework for decoding progressive JPEGs on iOS and OS X
Download and decode progressive JPEGs on iOS.
1k stars
56 watching
152 forks
Language: Objective-C
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
happyseafox/sail | A cross-platform image decoding library providing a comprehensive API for loading and saving images in various formats | 311 |
uclouvain/openjpeg | Develops and maintains an open-source JPEG 2000 compression library written in C. | 980 |
ultraembedded/core_jpeg | A Verilog implementation of a high-performance JPEG decoder core for FPGA-based video playback systems | 210 |
sdwebimage/sdwebimagejpegxlcoder | A plugin to decode and display JPEG-XL images using SDWebImage | 6 |
sibprogrammer/xq | A command-line utility for formatting and extracting content from XML and HTML files using XPath or CSS selectors. | 856 |
phoboslab/pl_mpeg | A single-file C library for decoding MPEG1 Video and MP2 Audio | 803 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
lisp-mirror/pngload | A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing. | 1 |
evenchange4/react-progressive-bg-image | Provides a reusable UI component for loading images in a medium-like style with a fallback image and customizable animation effects. | 227 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
remixer-dec/mpy-img-decoder | Decodes and renders PNG and JPEG images in pure Micropython | 33 |
chmike/securecookie | A package that securely stores and exchanges cookie values between web applications. | 79 |