slackbuilds/graphics/pngquant
DhabyX 959b408d39 graphics/pngquant: Updated for version 2.9.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-18 06:58:31 +07:00
..
README graphics/pngquant: Updated for version 2.9.0 + new maintainer. 2017-03-18 06:58:31 +07:00
pngquant.SlackBuild graphics/pngquant: Updated for version 2.9.0 + new maintainer. 2017-03-18 06:58:31 +07:00
pngquant.info graphics/pngquant: Updated for version 2.9.0 + new maintainer. 2017-03-18 06:58:31 +07:00
slack-desc graphics/pngquant: Added (PNG conversion tool) 2013-06-05 03:17:42 -05:00

README

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.