JPEG XL explained

JPEG XL
Extension:.jxl
Mime:image/jxl
Uniform Type:public.jpeg-xl
Magic:FF 0A or 00 00 00 0C 4A 58 4C 20 0D 0A 87 0A
Developer:
Genre:Lossy/lossless bitmap image format
Extended From:
Standard:ISO/IEC 18181
Open:Yes (royalty-free)
Url:
  • (official website)
  • (community website)

JPEG XL is a royalty-free open standard for the compressed representation of raster graphics images. It defines a graphics file format and the abstract device for coding JPEG XL bitstreams. It is developed by the Joint Photographic Experts Group (JPEG) and standardized by the International Electrotechnical Commission (IEC) and the International Organization for Standardization (ISO) as the international standard ISO/IEC 18181.As a superset of JPEG/JFIF encoding, with a compression mode built on a traditional block-based transform coding core and a "modular mode" for synthetic image content and lossless compression. Optional lossy quantization enables both lossless and lossy compression.

The name refers to the design committee (JPEG), the X designates the series of its image coding standards published since 2000 (JPEG XT/XR/XS), and L stands for "long-term", highlighting the intent to create a future-proof, long-lived format to succeed JPEG/JFIF.

The main authors of the specification are Jyrki Alakuijala, Jon Sneyers, and Luca Versari. Other collaborators are Sami Boukortt, Alex Deymo, Moritz Firsching, Thomas Fischbacher, Eugene Kliuchnikov, Robert Obryk, Alexander Rhatushnyak, Zoltan Szabadka, Lode Vandevenne, and Jan Wassenberg.

Positioning

It was designed to become a universal replacement for all established raster formats for the Web.To reach widespread adoption (unlike previous attempts, including several JPEG standards), the designers hope for beneficial network effects by offering the single best option for as many popular use cases as possible.To that end the format offers significant improvements over all other (established) options with a comprehensive set of useful properties, geared especially towards accessibility over the Web and a smooth upgrade path, in combination with uncompromisingly powerful, yet efficiently computable compression and efficient data representation. Following a study about the most popular JPEG quality on the Web, developers paid special attention to the range with negligible or no perceived loss, and the default settings were adjusted accordingly. Several serious attempts at replacing JPEG that provided poor support for the high end of the quality range have failed.

The JPEG XL call for proposals talks about the requirement of substantially better compression efficiency (60% improvement) comparing to JPEG. The standard is expected to outperform the still image compression performance shown by HEIC, AVIF, WebP, and JPEG 2000.

History

In 2015, Jon Sneyers of the company Cloudinary published his Free Lossless Image Format (FLIF) on which he based his standardization proposal, called the Free Universal Image Format (FUIF), that begot JXL's "modular mode".In 2017 Google's data compression research team in Zurich published the PIK format, the prototype for the frequency transform coding mode.

In 2018, the Joint Photographic Experts Group (JTC1 / SC29 / WG1) published a call for proposals for JPEG XL, its next-generation image coding standard. The proposals were submitted by September 2018. From seven proposals, the committee selected two as the starting point for the development of the new format: FUIF and PIK. In July 2019 the committee published a draft, mainly based on a combination of the two proposals. The bitstream was informally frozen on 24 December 2020 with the release of version 0.2 of the libjxl reference software.The file format and core coding system were formally standardized on 13 October 2021 and 30 March 2022 respectively.

Industry support and adoption

Besides Cloudinary, throughout JPEG XL's preliminary implementation in web browsers, various representatives of well-known industry brand names have publicly voiced support for JPEG XL as their preferred choice, including Facebook, Adobe, Intel and the Video Electronics Standards Association, The Guardian, Flickr and SmugMug, Shopify, the Krita Foundation, and Serif Ltd.

Google's stance on JPEG XL is ambiguous, as it has contributed to the format but refrained from shipping an implementation of it in its browser. Support in Chromium and Chrome web browsers was introduced for testing April 1, 2021 and removed on December 9, 2022 – with support removed in version 110. The Chrome team cited a lack of interest from the ecosystem, insufficient improvements, and a wish to focus on improving existing formats as reasons for removing JPEG XL support.

The decision was met with opposition from the community, with many voicing support for JPEG XL on Chromium's bug tracker. Jon Sneyers, co-author of the JPEG XL spec, has questioned the conclusions drawn by the Chrome team, saying: "I think there has been an unfortunate misinterpretation of the data... which has unfortunately led to an incorrect decision."[1] The decision was also criticized by Greg Farough from the Free Software Foundation, who said it demonstrated Google's "disturbing amount of control" over the web and web browsers.

Mozilla expressed security concerns, as they feel that the rather bulky reference decoder would add a substantial amount of attack surface to Firefox. They expressed willingness to ship a decoder that meets their criteria if someone provides and integrates a suitable implementation. The JPEG XL team offered to write one for them in the memory-safe Rust language.[2]

An extension to enable JPEG XL support in Chrome and Firefox became available in January 2024.

Apple Inc. included native JPEG XL file support starting with iOS/iPadOS 17, macOS Sonoma, and Safari 17. iPhone 16 Pro supports JPEG XL compression when capturing ProRAW photos.

The raw image format Digital Negative (DNG) allows image data contained within to be compressed using JPEG XL. Starting in version 1.7.0.0 from June 2023, JPEG XL compression was included as part of the specification. This created a basis for later use as part of "Expert RAW" in Samsung Galaxy smartphones and Apple's "ProRAW".

Standardization status

Common Name Part First public release date (First edition) ISO/IEC Number Formal Title
JPEG XL Part 1 30 March 2022 18181-1:2024JPEG XL Image Coding System — Part 1: Core coding system
Part 2 13 October 2021 18181-2:2024JPEG XL Image Coding System — Part 2: File format
Part 3 3 October 2022 18181-3:2022 JPEG XL Image Coding System — Part 3: Conformance testing
Part 4 5 August 2022 18181-4:2022 JPEG XL Image Coding System — Part 4: Reference software

Features

JPEG XL has features aimed at web delivery such as advanced progressive decoding, embedded previews, and minimal header overhead, as well as features aimed at image editing and digital printing, such as support for multiple layers, CMYK, and spot colors. It also supports animated images.

The main features are:
Compression:

Data reduction:

Versatile and future-proof size limits:

Data structuring:

Upgrade path:

Freedom to use, batteries included:

Technical details

JPEG XL is based on ideas from Google's PIK format and Cloudinary's FUIF format (which was in turn based on FLIF).

The format is mainly based on two encoding modes:

Any additional/extra channels (e.g. alpha, depth, thermal, spot colors, etc.) are always encoded in the modular mode. It was based on FUIF, combined with elements of lossless PIK, lossless WebP, and new ideas that have been developed during the collaborative phase of the standardization process.[3] Modular mode allows lossy compression with the help of the modified Haar transform called "squeeze" which has progressive properties, quality of the image increases with the amount of data loaded.

One of the ways VarDCT-based images can be loaded more progressively is by saving the DC coefficients in a separate "DC frame" that uses modular squeeze: allowing previews corresponding to 1:16, 1:32 etc. subsampled images. A squeeze transform can also be used to encode the alpha channel progressively together with VarDCT-encoded color channels, making both modes work in tandem.

JPEG XL defaults to a visually near-lossless setting that still provides good compression.

These modes can be assisted by separate modeling of specific image features called:

JPEG XL codec can losslessly transcode a widely supported subset of JPEG files, by directly copying JPEG's DCT block coefficients to 8×8 VarDCT blocks, making smaller file sizes possible due to JPEG XL's superior entropy coding. This process is reversible and it allows for the original JPEG file to be reconstructed bit-for-bit, although constraints limit support for some files.[4]

Prediction is run using a pixel-by-pixel decorrelator without side information, including a parameterized self-correcting weighted ensemble of predictors. Context modeling includes specialized static models and powerful meta-adaptive models that take local error into account, with a signaled tree structure and predictor selection per context. Entropy coding is LZ77-enabled and can use either asymmetric numeral systems or prefix codes (useful for low-complexity encoders, or reducing the overhead of short streams).

Animated (multi-frame) images do not perform advanced inter-frame prediction, though some rudimentary inter-frame coding tools are available:

Software

Codec implementations

JPEG XL Reference Software (libjxl)
Released:[6]
Latest Release Version:0.11.0
Programming Language:C++
License:New BSD License (previously Apache License 2.0)

The reference implementation software is called libjxl. It is written in C++ and published on GitHub as free software under the terms of the New BSD License (before 2021 the Apache License 2.0). It supports Unix-like operating systems, like Linux and Apple's OS family, as well as Windows systems. It is available from the standard software repositories of all major Linux and BSD distributions.[7] In addition to the eponymous codec library, it packages a suite of auxiliary tools, like the command line encoder cjxl and decoder djxl, the fast lossless-only encoder fjxl, the image codec benchmarking tool (speed, quality) benchmark_xl, as well as the GIMP and gdk-pixbuf plugin file-jxl. As of 2023 (v0.9.0) it also offers Google's jpegli, an improved JPEG codec that backports applicable new techniques to the old format, offering image quality improvements even for the decoder.

An official Rust decoder written by the libjxl team is planned but is still incomplete. Work on it has been accelerated by Firefox suggesting they will more strongly consider support if an official Rust decoder is implemented.

Official software support

Unofficial or indirect support

Preliminary web browser support

Rivals

The main competitor for JPEG XL is AVIF, which is based on the AV1 video codec in a HEIF container. JPEG XL beats AVIF for higher quality images, but AVIF will often outperform JPEG XL on low quality images in low-fidelity, high-appeal compression: low quality AVIF images will smooth out details and hide compression artifacts better, making them more visually appealing than JPEG XL images of the same size. However, it is unclear to what extent this results from inherent properties of the two image formats themselves, and to what extent this results from the engineering focus of the available encoders.[23]

Other rival formats include:

External links

Notes and References

  1. Sneyers. Jon. Re: Intent to Prototype: JPEG XL decoding support (image/jxl) in blink. blink-dev. 2022-12-14. 2022-12-30.
  2. https://github.com/mozilla/standards-positions/pull/1064
  3. Web site: FLIF, 3 Sep 2021, jonsneyers comment . .
  4. Web site: Sneyers . Jon . 2021-12-10 . Feature request: allow jbrd to reconstruct a part of the file when it's not possible for the whole file . GitHub.
  5. Web site: JPEG XL reference implementation . . 3 December 2021 . 24 June 2021 . 30 December 2021 . https://web.archive.org/web/20211230074420/https://github.com/libjxl/libjxl/blob/95eea7e/lib/jxl/frame_header.h#L168-L207 . live.
  6. Web site: Update JPEG-XL with latest changes. . GitHub . 10 October 2022 . 2019-12-27.
  7. https://repology.org/project/libjxl/
  8. Web site: 2023-10-29 . macOS 14 Sonoma: The Ars Technica review . 2023-10-29 . ArsTechnica.
  9. Web site: Explore media formats for the web – WWDC23 – Videos . 2023-06-06 . Apple Developer.
  10. Web site: Safari 17 Beta Release Notes . 2023-06-06 . Apple Developer Documentation.
  11. Web site: 208235 – Support JPEG XL images . 2023-07-28 . bugs.webkit.org.
  12. Web site: Introducing the Galaxy S24 Camera/Gallery! . 2024-03-28 . Samsung Community . 17 January 2024.
  13. Web site: Add libjxl to SDK and enable it for WebKitGTK . GNOME GitLab.
  14. Web site: GDK-pixbuf loader plugin's hard dependency on SKIA / SCMS may hurt adoption in core components of Linux desktop environments and distros . 2024-07-02 . libjxl GitHub.
  15. Web site: 2023-07-31 . default: switch JPG>JXL format . GNOME GitLab.
  16. Web site: Image Viewer 45.beta . 2024-07-02 . GNOME GitLab.
  17. Web site: 2024-10-31 . Alpha 3: Tales from the COSMIC Desktop Environment . 2024-11-01 . System76 Blog . en.
  18. Web site: Jpeg Xl Wic . . 27 November 2021 . 23 March 2021 . 30 December 2021 . https://web.archive.org/web/20211230180703/https://github.com/mirillis/jpegxl-wic . live.
  19. Web site: JXL WIN Thumb . . 11 June 2022 . 27 December 2022.
  20. Web site: JXLook . . December 2021 . 2021-03-01 . 2021-12-30 . https://web.archive.org/web/20211230180707/https://github.com/yllan/JXLook . live.
  21. Web site: Qt jpegxl image plugin . . 29 October 2023.
  22. Web site: 1539075 – (JPEG-XL) Implement support for JPEG XL (Image/JXL) . live . https://web.archive.org/web/20220104233107/https://bugzilla.mozilla.org/show_bug.cgi?id=1539075 . 2022-01-04 . 2021-03-01.
  23. Web site: 2021-02-22 . It’s High Time to Replace JPEG With a Next-Generation Image Codec . 2024-09-13 . Cloudinary Blog.