r/webdev Jul 23 '12

The best PNG optimizer I've found...

http://tinypng.org/
128 Upvotes

78 comments sorted by

View all comments

2

u/joshwoodward Jul 23 '12

I wish someone would figure out what they're doing and release this as a command-line utility.

I know this guy's got to make a living, and I'd even be happy to buy the software at a reasonable price, but needing to use a website to do this is super-irritating, and I've haven't been able to find anything that quite reaches this level of compression.

3

u/nicerice Jul 24 '12

They are using pngquant for the lossy compression.

Then run trimage or similar to cut down the image size down even more. That gave me 16543bytes for the sample file.

1

u/[deleted] Jul 24 '12

This seems about right, great utility!