[Webkit-unassigned] [Bug 208235] Support JPEG XL images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 23 06:34:54 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=208235

Jyrki Alakuijala <jyrki.alakuijala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jyrki.alakuijala at gmail.com

--- Comment #1 from Jyrki Alakuijala <jyrki.alakuijala at gmail.com> ---
I copied the description text from chromestatus.com https://www.chromestatus.com/feature/5188299478007808 here:

JPEG XL is a new royalty-free image codec targeting the image quality as found on the web, providing about 60% size savings when compared to original JPEG at the same perceptual quality, while supporting modern features like HDR, animation, alpha channel, lossless JPEG recompression, lossless and progressive modes. It is based on Google's PIK and Cloudinary's FUIF, and is in the final steps of standardization with ISO.

Motivation
The main motivations for supporting JPEG XL in Chrome are:
 - The improvement in image quality vs image size, about 60% file size savings for the same visual quality (lossy compression of larger originals) when compared to JPEG at the qualities found on the web.
Improved visual latency by both smaller download sizes and supporting progressive decoding modes.
 - Support for HDR, animation and progressive all together in the same image codec. 
 - Support for lossless-recompressed JPEGs
 - Ecosystem interest in JPEG XL: Several Google teams evaluated using JPEG XL for storing and delivering images, as well as outside of Google: including CDNs interest in storing lossless-recompressed JPEGs as JPEG XL and converting to JPEG on request is the browser doesn't support JXL. Facebook is exploring to use JPEG XL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210423/52eb629a/attachment.htm>


More information about the webkit-unassigned mailing list