jxl-oxide

Crates.iojxl-oxide
lib.rsjxl-oxide
version0.10.1
sourcesrc
created_at2023-05-16 12:10:14.451318
updated_at2024-11-10 08:20:11.133178
descriptionJPEG XL decoder written in pure Rust
homepage
repositoryhttps://github.com/tirr-c/jxl-oxide.git
max_upload_size
id866068
size97,989
Wonwoo Choi (tirr-c)

documentation

README

jxl-oxide

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.

Commit count: 612

cargo fmt