Another great target for JXL support: PowerToys (opensource, >90k stars on GitHub) has a module for adding explorer.exe thumbnail/preview support to file formats

This page summarizes the projects mentioned and recommended in the original post on /r/jpegxl

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jxl-winthumb

    A JPEG XL (*.jxl) thumbnail handler for Windows File Explorer.

  • Here's an issue on their GitHub. It references jxl-winthumb which uses WIC (meaning explorer.exe, the default Windows Photo Viewer, and any other app using it can then decode and display JXL). It's written in Rust (no Rust code in PowerToys yet, mostly C++ and C#) but at the very least it serves as a good reference for implementing in C++.

  • PowerToys

    Windows system utilities to maximize productivity

  • Here's an issue on their GitHub. It references jxl-winthumb which uses WIC (meaning explorer.exe, the default Windows Photo Viewer, and any other app using it can then decode and display JXL). It's written in Rust (no Rust code in PowerToys yet, mostly C++ and C#) but at the very least it serves as a good reference for implementing in C++.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jpegxl-wic

    JPEG XL Windows Imaging Component implementation

  • By "have a WIC" I mean that searching for "JPEG XL WIC" brings up something useful (it currently doesn't in the top items and the top item is a 3yrs out of date github repo https://github.com/mirillis/jpegxl-wic), has an installable JPEG XL WIC referenced from the site (https://jpegxl.io/tutorials/windows/ says it's currently not for end users and is a work in progress), and follows the guidance in https://learn.microsoft.com/en-us/windows/win32/wic/-wic-codecinstallandreg for making the codec available.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts