Alan Lord (News) wrote:
On 08/09/09 01:08, Joshua A. Andler wrote:
<snip /> > Also, I found something that compresses better than pngcrush (however, > it is MUCH slower). It's called "pngout", it's cross-platform, it's > free, but it is not open source. I'm going to be re-compressing all of > our screenshots with it because the results are much better (imho). > However, I want to make sure that we get someone with IE to check that > they view fine there before proceeding. They do load okay in Opera 10, > Firefox 3.5, and everything else that I checked.
Just FYI and in case, I use a great little cli tool called pngnq to compress pngs. Works great, very significant compression ratios. It's in the debian/ubuntu repos (sudo apt-get install pngnq).
Here's the homepage: http://pngnq.sourceforge.net/
Interesting tool! However, if anyone is going to use this on screenshots or whatever, please keep in mind that this tool is lossy (that is, it reduces the number of colors used and therefore you generally lose some information). From what I see on the site it gives pretty nice results, but for screenshots that show off Inkscape (and/or artwork generated by Inkscape) it might not be appropriate.