#jpegxl #decoder #jxl-oxide #integer-value

jxl-modular

JPEG XL Modular image decoder, part of jxl-oxide

15 releases (8 breaking)

new 0.9.0 Nov 1, 2024
0.8.0 Sep 9, 2024
0.7.1 Jul 30, 2024
0.7.0 Mar 26, 2024
0.2.2 Jun 16, 2023

#1012 in Images

Download history 271/week @ 2024-07-15 338/week @ 2024-07-22 763/week @ 2024-07-29 415/week @ 2024-08-05 413/week @ 2024-08-12 301/week @ 2024-08-19 368/week @ 2024-08-26 361/week @ 2024-09-02 467/week @ 2024-09-09 496/week @ 2024-09-16 589/week @ 2024-09-23 1239/week @ 2024-09-30 2257/week @ 2024-10-07 1499/week @ 2024-10-14 1293/week @ 2024-10-21 1940/week @ 2024-10-28

7,461 downloads per month
Used in 14 crates (3 directly)

MIT/Apache

335KB
9K SLoC

jxl-modular

JPEG XL Modular image decoder.

A Modular image represents a set of grids (two-dimensional arrays) of integer values. Modular images are used mainly for lossless images, but lossy VarDCT images also use them to store various information, such as quantized LF images and varblock configurations.


lib.rs:

JPEG XL Modular image decoder.

A Modular image represents a set of grids (two-dimensional arrays) of integer values. Modular images are used mainly for lossless images, but lossy VarDCT images also use them to store various information, such as quantized LF images and varblock configurations.

Dependencies

~330–460KB