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.

GitHub

16 stars
6 watching
1 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richgel999/fpng A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. 891
google/jpegli A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. 139
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 Automates stitching of fragmented anime images into high-quality full scenes 195
catid/zpng A fast and efficient lossless photographic image compression library 274
huluti/curtail An image compression tool with options for lossy and lossless compression, supporting various file formats. 371
serge-rgb/tinyjpeg A small C library for compressing JPEG images with optional quality adjustment 267
richgel999/jpeg-compressor A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. 220
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 709
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,384
binomialllc/crunch A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. 860
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. 654