jpegli
Image compressor
A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression.
126 stars
5 watching
11 forks
Language: C++
last commit: 13 days ago Related projects:
Repository | Description | Stars |
---|---|---|
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
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 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
catid/zpng | A fast and efficient lossless photographic image compression library | 273 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
agl/jbig2enc | An encoder for JBIG2 bi-level images | 4 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |
google/woff2 | This project is an implementation of a font compression algorithm and decompression reference code in C++. | 1,520 |
uclouvain/openjpeg | Develops and maintains an open-source JPEG 2000 compression library written in C. | 980 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 129 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,369 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |