TinyJPEG
JPEG compressor
A small C library for compressing JPEG images with optional quality adjustment
Single header lib for JPEG encoding. Public domain. C99. stb style.
266 stars
16 watching
62 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
uclouvain/openjpeg | Develops and maintains an open-source JPEG 2000 compression library written in C. | 980 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
shmulvad/alfred-tinypng | An Alfred workflow for compressing and resizing images using TinyPNG | 19 |
kilian/trimage | A tool for compressing and optimizing PNG and JPG images using various command-line tools | 708 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
catid/zpng | A fast and efficient lossless photographic image compression library | 273 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 129 |
huluti/curtail | An image compression tool with support for multiple formats and compression modes. | 363 |
60late/vite-plugin-minipic | An image compression plugin for Vite that uses Sharp.js to compress images before bundling. | 41 |
jolyneanasui/picgo-plugin-squoosh | A plugin for the PicGo image processing service that compresses images using the Squoosh library. | 16 |
samueltardieu/recoverjpeg | Recovery tool for lost digital files from damaged storage media | 77 |