Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 4.18 KB

software_support.md

File metadata and controls

74 lines (58 loc) · 4.18 KB

JPEG XL software support

This document attempts to keep track of software that is using libjxl to support JPEG XL. This list serves several purposes:

  • thank/acknowledge other projects for integrating jxl support
  • point end-users to software that can read/write jxl
  • keep track of the adoption status of jxl
  • in case of a (security) bug in libjxl, it's easier to see who might be affected and check if they are updated (in case they use static linking)

Please add missing software to this list.

Browsers

  • Chromium: behind a flag from version 91 to 109, tracking bug
  • Firefox: behind a flag since version 90, tracking bug
  • Safari: not supported, tracking bug
  • Edge: behind a flag since version 91, start with .\msedge.exe --enable-features=JXL
  • Opera: behind a flag since version 77.
  • Basilisk: supported since version v2023.01.07, release notes
  • Pale Moon: supported since version 31.4.0, release notes
  • Waterfox: enabled by default

For all browsers and to track browsers progress see Can I Use.

Image libraries

OS-level support / UI frameworks / file browser plugins

Image editors

Image viewers

  • XnView
  • ImageGlass
  • IrfanView; supported since 4.59 - requires a plugin to be downloaded and enabled.
  • Tachiyomi
  • Any viewer based on Qt, KDE, GDK-pixbuf, EFL, ImageMagick, libvips or imlib2 (see above)
    • Qt viewers: gwenview, digiKam, KolourPaint, KPhotoAlbum, LXImage-Qt, qimgv, qView, nomacs, VookiImageViewer, PhotoQt
    • GTK viewers: Eye of Gnome (eog), gThumb, Geeqie
    • EFL viewers: entice, ephoto
  • Swayimg

Online tools