Mozjpeg is a new jpeg encoder made by mozilla, based on libjpeg-turbo
It features a few improvements that reduce file sizes by 5% on average when compared to libjpeg-turbo, this improvements are the use of jpegcrush, optimising Huffman trees, using progressive coding with optimised splitting of the spectrum of DCT coefficients into separate scans and through the use of Trellis quantisation.
github.com/mozilla/mozjpeg
blog.mozilla.org/research/2014/07/15/mozilla-advances-jpeg-encoding-with-mozjpeg-2-0/
hacks.mozilla.org/2014/08/using-mozjpeg-to-create-efficient-jpegs/
en.wikipedia.org/wiki/Libjpeg#mozjpeg
[accepted] Using mozjpeg as jpeg encoder
(2 posts) (2 voices)-
Posted 6 years ago #
-
Will be part of v 0.7 coming soon
Posted 3 weeks ago #
Reply
You must log in to post.