#jpegxl #jxl-oxide #decoder

jxl-coding

JPEG XL entropy decoder, part of jxl-oxide

14 releases (2 stable)

Uses new Rust 2024

1.0.1 Aug 17, 2025
1.0.0 Apr 27, 2025
0.6.0 Dec 28, 2024
0.5.0 Nov 1, 2024
0.2.3 Jun 16, 2023

#929 in Images

Download history 8455/week @ 2025-07-29 7982/week @ 2025-08-05 10365/week @ 2025-08-12 12327/week @ 2025-08-19 11993/week @ 2025-08-26 12621/week @ 2025-09-02 10199/week @ 2025-09-09 12778/week @ 2025-09-16 10408/week @ 2025-09-23 9885/week @ 2025-09-30 12048/week @ 2025-10-07 15490/week @ 2025-10-14 10764/week @ 2025-10-21 10019/week @ 2025-10-28 11886/week @ 2025-11-04 12161/week @ 2025-11-11

47,185 downloads per month
Used in 26 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

~310–450KB