Zpng
Image compressor
A fast and efficient lossless photographic image compression library
Better lossless compression than PNG with a simpler algorithm
273 stars
12 watching
17 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |
kilian/trimage | A tool for compressing and optimizing PNG and JPG images using various command-line tools | 708 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
shmulvad/alfred-tinypng | An Alfred workflow for compressing and resizing images using TinyPNG | 19 |
huluti/curtail | An image compression tool with support for multiple formats and compression modes. | 363 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
cdwfs/img2ktx | Converts images to compressed GPU-native formats stored in KTX containers. | 149 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 281 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |