pngquant
Image compressor
A lossy PNG compressor that converts images to an efficient 8-bit format
Lossy PNG compressor — pngquant command based on libimagequant library
5k stars
131 watching
487 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
cconversionimage-optimizationpalettepngpng-compressionpngquantqualityquantizationsmallerstdin
Related projects:
Repository | Description | Stars |
---|---|---|
chrissimpkins/crunch | An image optimization tool that reduces PNG file size by applying lossy compression algorithms | 3,362 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 891 |
catid/zpng | A fast and efficient lossless photographic image compression library | 274 |
imageoptim/gifski | A tool for encoding video frames into GIF animations with high-quality compression | 4,870 |
shmulvad/alfred-tinypng | An Alfred workflow for compressing and resizing images using TinyPNG | 19 |
mozilla/mozjpeg | An improved JPEG encoder that optimizes compression efficiency and visual quality. | 5,484 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
meowtec/imagine | An image compression app that supports multiple formats and provides cross-platform compatibility | 3,737 |
libjpeg-turbo/libjpeg-turbo | A high-performance JPEG image codec library with SIMD acceleration and Huffman coding optimization. | 3,816 |
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,315 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 267 |
phoboslab/qoi | A lossless image compression format with fast throughput and minimal simplicity cost. | 6,994 |
kilian/trimage | A tool for compressing and optimizing PNG and JPG images using various command-line tools | 709 |