6.0.0-alpha12
6/17/25
Last Modified 2/19/07 by Michael Slusarz
  • Backlinks
  • Similar Pages
  • Attachments
  • History
  • Back to

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.