Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below). Historical benchmarks with the files included in Cédric Louvrier's PNG Test Corpus versus other commonly used PNG optimization software are available in BENCHMARKS.md.
png png-compression compression image-quality image-processing images image image-compression pngquant zopflipng lossy lossy-compressionpngquant is a PNG compressor that significantly reduces file sizes by converting images to a more efficient 8-bit PNG format with alpha channel (often 60-80% smaller than 24/32-bit PNG files). Compressed images are fully standards-compliant and are supported by all web browsers and operating systems.
palette png png-compression conversion smaller stdin image-optimization quantization image-libraryReduces number of distinct color/alpha intensities in the image. Unlike typical posterization, which distributes levels evenly, this one tries to pick levels intelligently using varaince-based Median Cut and Voronoi iteration. The goal of this tool is to make RGB/RGBA PNG images more compressible, assuming that lower number of unique byte values increses chance of finding repetition and improves efficiency of Huffman coding.
png-compression lossy png minification image-optimizationBatch jpg, jpeg and png image resizer, optimiser and image profiler using ImageMagick convert, OptiPNG, JpegOptim and optional Mozilla MozJPEG, ZopfliPNG and Google Guetzli (work in progress for Guetzli). Profile original images via script's profile flag and pass the directory path to the directory containing the images you want to optimise /home/nginx/domains/domain.com/public/images. This is your baseline to compare resizing and optimisations applied to images using above default variable parameters.
zopflipng optipng jpegoptim png jpg jpeg imagemagick image-resizer webp optimize-images lossless-images image-quality image-conversion resize-images png-compression png-optimization png-optimizer guetzli mozjpeg jpegtran
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.