Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 2.67 KB

software_support.md

File metadata and controls

57 lines (42 loc) · 2.67 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 since version 91, 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.
  • For all browsers and to track browsers progress see Can I Use.

Image libraries

OS-level support / UI frameworks / file browser plugins

Image editors

  • GIMP (since 2.99.8); plugin for older versions available in libjxl repo
  • Photoshop: no plugin available yet, no official support yet

Image viewers

  • XnView
  • ImageGlass
  • Any viewer based on Qt, KDE, GDK-pixbuf, 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

Online tools