| Crates.io | jxl-oxide |
| lib.rs | jxl-oxide |
| version | 0.12.4 |
| created_at | 2023-05-16 12:10:14.451318+00 |
| updated_at | 2025-08-17 07:10:19.926162+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 | 132,838 |
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.