Last Modified 02/19/2007 by Michael Slusarz Show changes for 2
PngCompression Reload Page

PNG Compression

I use the following two tools:

I run the following code in each graphics directory:

advpng -z4 *.png
optipng -o7 *.png

See horde/framework/devtools/horde-compress-pngs.php 3.