I'm sure a lot of you already know about PNG Crush (I first found out about it here.) It is a small app to compress PNG images; it routinely shaves around 20% off the filesize off PNG images saved from Photoshop.
The trouble with PNG Crush is that it is only available in Linux and DOS versions, neither of which is terribly useful for Windows users. Well to get around this I wrote a Windows GUI for the DOS version. Basically the GUI has buttons to control the process and select files, and then it automatically launches the DOS version to do the compressing.
I call my GUI "PNG Crush Plus" (since it was written in BlitzPlus.) You can download it from:
www.3darteest.com/pngcrush_plus.zip
Note that it includes the DOS version (which is required.) To use it just double-click on pngcrush_plus.exe and click the appropriate buttons. Note that all PNG files you intend to compress must be in the same directory as the exe files, and you must not disturb while PNG Crush is compressing (there will be a console window open.) The compressed images will be saved with the same name as the original but with "c_" added to the front.
The trouble with PNG Crush is that it is only available in Linux and DOS versions, neither of which is terribly useful for Windows users. Well to get around this I wrote a Windows GUI for the DOS version. Basically the GUI has buttons to control the process and select files, and then it automatically launches the DOS version to do the compressing.
I call my GUI "PNG Crush Plus" (since it was written in BlitzPlus.) You can download it from:
www.3darteest.com/pngcrush_plus.zip
Note that it includes the DOS version (which is required.) To use it just double-click on pngcrush_plus.exe and click the appropriate buttons. Note that all PNG files you intend to compress must be in the same directory as the exe files, and you must not disturb while PNG Crush is compressing (there will be a console window open.) The compressed images will be saved with the same name as the original but with "c_" added to the front.