Hello.

I'm writing about arithmetic coded JPEG support. Historically, it wasn't
supported by browsers due patents. But all of these patents are expired
several years ago, and modern libjpeg, libjpeg-turbo and mozjpeg have
optional support of the arithmetic coding.

Arithmetic coded JPEG support will allow us to recompress all existing
JPEGs losslessly, saving 10-20% of size. I've provided some examples here:
https://bugs.chromium.org/p/chromium/issues/detail?id=669501#c3

Similar ticket exists also in the Mozilla's Bugzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=680385#c17 . Now, I'm just
following this direction from the ticket:
> For now, the right place to go to move forward with this is on the
standards mailing lists, not in this bug.

Unfortunately, browsers still don't support arithmetic JPEG officially. Is
this a right place to start a discussion if it is possible to change it?

-- 
Best regards, Evgeny

Reply via email to