Hacker News new | ask | show | jobs
by viraptor 1462 days ago
Turns out there is a project which does that: https://github.com/google/guetzli
1 comments

Guetzli is really hamstrung by its resource usage. When it first hit the news I tried it out, and compressing a full quality JPEG from my phone could take 20-30 minutes on an i7.
Yeah, I deal with it like an interesting research project, not a tool. For that, it’s MozJPEG.
It depends on the context. If I'm converting a whole library of photos I wouldn't use it. But I've got a big hero area JPEG that's loaded as one of the first resources - I'm happy to run this tool in the background for a day to make it 20% smaller.