#jpegxl #decoder #image #jxl-oxide

jxl-coding

JPEG XL entropy decoder, part of jxl-oxide

11 unstable releases (4 breaking)

new 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 313/week @ 2024-07-12 299/week @ 2024-07-19 667/week @ 2024-07-26 474/week @ 2024-08-02 426/week @ 2024-08-09 277/week @ 2024-08-16 338/week @ 2024-08-23 459/week @ 2024-08-30 470/week @ 2024-09-06 386/week @ 2024-09-13 716/week @ 2024-09-20 525/week @ 2024-09-27 2049/week @ 2024-10-04 2014/week @ 2024-10-11 1201/week @ 2024-10-18 1301/week @ 2024-10-25

6,623 downloads per month
Used in 17 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