Crates.io | jxl-oxide |
lib.rs | jxl-oxide |
version | 0.10.1 |
source | src |
created_at | 2023-05-16 12:10:14.451318 |
updated_at | 2024-11-10 08:20:11.133178 |
description | JPEG XL decoder written in pure Rust |
homepage | |
repository | https://github.com/tirr-c/jxl-oxide.git |
max_upload_size | |
id | 866068 |
size | 97,989 |
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.