#jpegxl #decoder #jxl-oxide

jxl-coding

JPEG XL entropy decoder, part of jxl-oxide

13 releases (1 stable)

Uses new Rust 2024

new 1.0.0 Apr 27, 2025
0.6.0 Dec 28, 2024
0.5.0 Nov 1, 2024
0.4.0 Mar 26, 2024
0.2.3 Jun 16, 2023

#839 in Images

Download history 4249/week @ 2025-01-10 3789/week @ 2025-01-17 4170/week @ 2025-01-24 4046/week @ 2025-01-31 6420/week @ 2025-02-07 6512/week @ 2025-02-14 7314/week @ 2025-02-21 7732/week @ 2025-02-28 6767/week @ 2025-03-07 8346/week @ 2025-03-14 7012/week @ 2025-03-21 10405/week @ 2025-03-28 8788/week @ 2025-04-04 6119/week @ 2025-04-11 3690/week @ 2025-04-18 5206/week @ 2025-04-25

25,450 downloads per month
Used in 23 crates (5 directly)

MIT/Apache

96KB
2K SLoC

This crate provides Decoder, an entropy decoder, implemented as specified in the JPEG XL specification.

This also provides read_permutation and read_clusters, which are used in some parts of the specification.


jxl-coding

This crate provides an entropy decoder, implemented as specified in the JPEG XL specification.

Dependencies

~320–455KB