PNG Compression I use the following two tools: AdvanceCOMP 1 OptiPNG 2 I run the following code in each graphics directory: advpng -z4 *.png optipng -o7 *.png See horde/framework/devtools/horde-compress-pngs.php 3.