Hacker News new | ask | show | jobs
by jamesfinlayson 1696 days ago
I found https://pngquant.org/ to be pretty good.
2 comments

Note that unlike some of the other tools mentioned here, pngquant does lossy compression. Might still be the right tool in many cases, but it means you should check the output while e.g. optipng is a no-brainer to add to whatever your publishing pipeline is.
Warning: pngquant is GPL v3 licensed.