#jpegxl #decoder #image #jxl-oxide

jxl-coding

JPEG XL entropy decoder, part of jxl-oxide

11 unstable releases (4 breaking)

0.5.0 Nov 1, 2024
0.4.1 Sep 9, 2024
0.4.0 Mar 26, 2024
0.3.2 Feb 28, 2024
0.1.0 Apr 21, 2023

#5 in #jxl-oxide

Download history 450/week @ 2024-08-11 298/week @ 2024-08-18 319/week @ 2024-08-25 449/week @ 2024-09-01 477/week @ 2024-09-08 454/week @ 2024-09-15 671/week @ 2024-09-22 856/week @ 2024-09-29 2290/week @ 2024-10-06 1587/week @ 2024-10-13 1199/week @ 2024-10-20 1729/week @ 2024-10-27 1605/week @ 2024-11-03 4815/week @ 2024-11-10 4889/week @ 2024-11-17 4774/week @ 2024-11-24

16,386 downloads per month
Used in 21 crates (5 directly)

MIT/Apache

86KB
2K SLoC

jxl-coding

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


lib.rs:

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.

Dependencies

~330–460KB