6

JPEG XL (.jxl) is the next-generation, general-purpose image compression codec by the JPEG committee (more info you can find on jpegxl.info). Which apps/programs can open and convert it?

Filbuntu
  • 13,891

2 Answers2

3

So far following apps support JPEG XL:

Viewers

Browsers

Browsers with activation

Converters

Other:

Glorfindel
  • 975
  • 3
  • 15
  • 21
Filbuntu
  • 13,891
1

Here is a full list of all softwares and services that support JPEG XL, as of November 2021. This list (and the linked tutorials) are authored by me, as part of a project to create an ecosystem platform around the format:

Browsers:

  1. Chrome (behind a flag, tutorial)
  2. Firefox (behind a flag in the Nightly version, tutorial)
  3. Edge (behind a flag, tutorial)
  4. Opera (behind a flag, tutorial)

CDNs:

  1. Only Cloudinary, on request

Toolkits, Libraries:

  1. ExifTool (metadata)
  2. Exiv2 (metadata)
  3. KDE Frameworks
  4. Library for PHP (decoding)

Converters

  1. libvips (library)
  2. jpegxl.io (support library & online conversion, client-side)
  3. Squoosh (online conversion, client-side)
  4. ImageMagick (toolset)
  5. FileStar (conversion software)

Viewers:

  1. Geeqie (*)
  2. GwenView (*)
  3. gThumb (*)
  4. ImageGlass (*)
  5. IrfanView
  6. nomacs (*)
  7. PhotoQt (*)
  8. PhotoStack
  9. PicView
  10. XnView

** Should work with Ubuntu, either natively or with a third-party installer.

Edit: Added authorship notice!