Compressing png images using PHP

13.6k Views Asked by At

I'm looking for a PNG compression algorithm/library in PHP that is similar to: https://tinypng.com/

It's compression is by the best
Any ideas out there on ones to check out? Google didn't net too many good results.

1

There are 1 best solutions below

2
On BEST ANSWER

I use this and it works wonders.

http://pngquant.org/php.html