Compressor
Image compressor
A library that provides an image compression utility with customizable constraints and support for Kotlin coroutines
An android image compression library.
7k stars
144 watching
963 forks
Language: Kotlin
last commit: about 1 year ago
Linked from 3 awesome lists
androidandroid-librarycompress-imagescompressioncompressorimage-compressionkotlinkotlin-androidkotlin-coroutineskotlin-libraryphotos
Related projects:
Repository | Description | Stars |
---|---|---|
60late/vite-plugin-minipic | An image compression plugin for Vite that uses Sharp.js to compress images before bundling. | 41 |
kornelski/pngquant | A lossy PNG compressor that converts images to an efficient 8-bit format | 5,240 |
anderssonpeter/compressedstaticfiles | Provides middleware to serve precompressed static files without compression on demand | 88 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
mozilla/mozjpeg | An improved JPEG encoder that optimizes compression efficiency and visual quality. | 5,475 |
google/zopfli | A compression library that provides a fast but slow compression algorithm based on deflate or zlib. | 3,429 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 175 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
yui/yuicompressor | An application that removes unnecessary characters from JavaScript and CSS files | 3,014 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
tmattio/dream-encoding | Provides a middleware for Dream applications to compress responses based on the Accept-Encoding header | 16 |
dr4k0nia/origami | A tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage | 168 |
markstory/asset_compress | A plugin for optimizing and compressing static assets in web applications | 370 |