jpeg-compressor

JPEG codec

A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption.

C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license

GitHub

218 stars
11 watching
56 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richgel999/fpng A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. 891
google/jpegli A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. 139
serge-rgb/tinyjpeg A small C library for compressing JPEG images with optional quality adjustment 267
uclouvain/openjpeg Develops and maintains an open-source JPEG 2000 compression library written in C. 985
imager-io/imager Automates the compression of images to reduce their size without compromising quality. 654
sharplispers/cl-jpeg A Common Lisp library for encoding and decoding JPEG images 23
spillerrec/cgcompress A tool for efficiently storing and managing visual novel images by compressing variations into a single file 16
richgel999/miniz A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. 2,249
catid/zpng A fast and efficient lossless photographic image compression library 274
richgel999/astc_dec Decompresses ASTC texture blocks to 8-bit RGBA pixels 43
dfa1234/ngx-image-compress A utility service for compressing images to a specified size and quality using Angular and image processing techniques. 87
ultraembedded/core_jpeg A Verilog implementation of a high-performance JPEG decoder core for FPGA-based video playback systems 216
johnezang/pithy A fast compression and decompression library written in C. 92
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
mirage/decompress A library implementing several decompression algorithms for various compression formats 115