Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

pngcrush

Mark invoked the lazy web earlier today in a bid to find a good way of bulk optimizing PNG files. Several people recommended pngcrush in the comments and it sounds like a fantastically useful piece of software—apparently it can run 114 different lossless compression methods on an image and automatically chose the most efficient one.

This is pngcrush by Simon Willison, posted on 8th February 2003.

View blog reactions

Next: Nice titles

Previous: Hashing client-side data

2 comments

  1. It's also mostly useless, since it does no better (Well, perhaps twenty bytes) than most software's inbuilt PNG compression. png is fun, because once you get to small images (web-based, for example), it takes less space to save as full colour, because then it doesn't have to save pallete info...

    Aquarion - 9th February 2003 13:19 - #

  2. clearly you've never used pngcrush on photoshop output. i've gotten anywhere from a few to 20% further compression by using pngcrush on what photoshop tries to pass off as png output.

    jim winstead - 15th February 2003 04:39 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2003/02/08/pngcrushRecommended

A django site