chrissimpkins / Crunch

Insane(ly slow but wicked good) PNG image optimization
Other
3.35k stars 147 forks source link

Possibly helpful: A faster Guetzli fork (jpeg compression) #65

Closed kurtextrem closed 4 years ago

kurtextrem commented 6 years ago

I'll just leave this here as "fyi": https://github.com/ianhuang-777/guetzli-cuda-opencl Not sure if you have any use.

chrissimpkins commented 6 years ago

Looks good! Associated IR https://github.com/chrissimpkins/Crunch/issues/42

Let me give some thought to moving into jpeg. Will take a more detailed look. Thanks for sharing this.