| Crates.io | jxl-oxide |
| lib.rs | jxl-oxide |
| version | 0.12.5 |
| created_at | 2023-05-16 12:10:14.451318+00 |
| updated_at | 2025-09-30 15:08:31.137256+00 |
| description | JPEG XL decoder written in pure Rust |
| homepage | |
| repository | https://github.com/tirr-c/jxl-oxide.git |
| max_upload_size | |
| id | 866068 |
| size | 129,686 |
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.
See the crate-level docs for usage.