#jpegxl #decoder #image #jxl-oxide

jxl-coding

JPEG XL entropy decoder, part of jxl-oxide

12 unstable releases (5 breaking)

0.6.0 Dec 28, 2024
0.5.0 Nov 1, 2024
0.4.1 Sep 9, 2024
0.4.0 Mar 26, 2024
0.2.3 Jun 16, 2023

#7 in #jxl-oxide

Download history 4889/week @ 2024-11-17 5402/week @ 2024-11-24 4426/week @ 2024-12-01 5270/week @ 2024-12-08 3796/week @ 2024-12-15 1404/week @ 2024-12-22 1537/week @ 2024-12-29 4329/week @ 2025-01-05 3926/week @ 2025-01-12 4235/week @ 2025-01-19 3859/week @ 2025-01-26 4893/week @ 2025-02-02 5880/week @ 2025-02-09 7343/week @ 2025-02-16 6963/week @ 2025-02-23 8087/week @ 2025-03-02

28,699 downloads per month
Used in 25 crates (5 directly)

MIT/Apache

91KB
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

~325–455KB