#1128484 RFP: rust-jxl-oxide -- JPEG XL decoder written in pure Rust

#1128484#5
Date:
2026-02-20 08:36:27 UTC
From:
To:
* Package name    : rust-jxl-oxide
  Version         : 0.12.5
  Upstream Contact: Wonwoo Choi
* URL             : https://github.com/tirr-c/jxl-oxide
* License         : Apache 2.0 & MIT
  Programming Lang: Rust
  Description     :  JPEG XL decoder written in pure Rust

jxl-oxide is a JPEG XL decoder written in pure Rust. It's internally organized
into a few small crates. This crate acts as a blanket and provides a simple
interface made from those crates to decode the actual image.

This crate is a dependency (which is patched out for now) for rust-rawler.