[TASK] implement mozjpeg
DanielRuf opened this issue · 3 comments
DanielRuf commented
mozjpeg is bases on libjpeg-turbo, combines several appeoaches and provides smaller progressive images.
Progressive images generally improve the perceived performance and produce better speedindex values.
christophlehmann commented
What to do here? :-)
You can use binaries of your choice, see #12
DanielRuf commented
Ah right. Sure, then we are free to install any binary that we want. Sorry. I thought there would be more steps needed to support specific binaries, especially when it comes to progressively encoded image generation.