mozjpeg
JPEG encoder
An improved JPEG encoder that optimizes compression efficiency and visual quality.
Improved JPEG encoder.
5k stars
172 watching
415 forks
Language: C
last commit: 4 months ago
Linked from 6 awesome lists
image-optimizationjpeg-encoderlibjpegmozjpegweb-performance
Related projects:
Repository | Description | Stars |
---|---|---|
libjpeg-turbo/libjpeg-turbo | A high-performance JPEG image codec library with SIMD acceleration and Huffman coding optimization. | 3,785 |
kornelski/pngquant | A lossy PNG compressor that converts images to an efficient 8-bit format | 5,240 |
libjxl/libjxl | A reference implementation of JPEG image compression and decompression | 2,709 |
meowtec/imagine | An image compression app that supports multiple formats and provides cross-platform compatibility | 3,704 |
uclouvain/openjpeg | Develops and maintains an open-source JPEG 2000 compression library written in C. | 980 |
micjahn/zxing.net | A .NET port of the Java-based barcode reader and generator library | 2,734 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |
shssoichiro/oxipng | A multithreaded PNG optimizer that reduces image file sizes without sacrificing quality. | 2,938 |
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,968 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,710 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
tjko/jpegoptim | A tool to optimize and compress JPEG files by applying various optimizations without altering the original image. | 1,591 |
ultraembedded/core_jpeg | A Verilog implementation of a high-performance JPEG decoder core for FPGA-based video playback systems | 212 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |