cgCompress
Image compressor
A tool for efficiently storing and managing visual novel images by compressing variations into a single file
Efficiently store Visual Novel cgs by using a multi-image format for storing all variations of one image in one file. This way, only the differences need to be stored which reduces the file size significantly.
16 stars
6 watching
1 forks
Language: C++
last commit: almost 4 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 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
spillerrec/overmix | A software tool designed to stitch together fragmented images from anime screenshots with high-quality results. | 193 |
catid/zpng | A fast and efficient lossless photographic image compression library | 273 |
huluti/curtail | An image compression tool with support for multiple formats and compression modes. | 363 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
cdwfs/img2ktx | Converts images to compressed GPU-native formats stored in KTX containers. | 149 |
kilian/trimage | A tool for compressing and optimizing PNG and JPG images using various command-line tools | 708 |
victorgrunn/ez-compress-for-xamarin | A simple plugin for compressing image streams in Xamarin applications | 13 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,369 |
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 855 |
mainroach/crabby | An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |