summaryrefslogtreecommitdiffstats
path: root/graphics/pngquant/README
blob: 780f4ae13976ce878e17d8dbeb4448f7033b36ac (plain)
pngquant is a command-line utility for converting 24/32-bit PNG
images to paletted (8-bit) PNGs.  The conversion reduces file sizes
significantly (often as much as 70%) and preserves full alpha
transparency.  Generated images are compatible with all modern web
browsers, and have better fallback in IE6 than 24-bit PNGs.

Optional features:
OPENMP=yes|no (default: no) Enables parallelized batch jobs.