fpng
PNG compressor
A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques.
Super fast C++ .PNG writer/reader
879 stars
17 watching
51 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists
data-compressionimage-compressionimage-compressorimage-processingpng
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 |
catid/zpng | A fast and efficient lossless photographic image compression library | 273 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
kilian/trimage | A tool for compressing and optimizing PNG and JPG images using various command-line tools | 708 |
shmulvad/alfred-tinypng | An Alfred workflow for compressing and resizing images using TinyPNG | 19 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
lisp-mirror/pngload | A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing. | 1 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |
flanglet/kanzi-cpp | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 137 |