16 releases (8 breaking)
new 0.9.1 | Dec 7, 2024 |
---|---|
0.9.0 | Nov 1, 2024 |
0.8.1 | Oct 12, 2024 |
0.7.1 | Jul 30, 2024 |
0.2.2 | Jun 16, 2023 |
#354 in Images
20,282 downloads per month
Used in 18 crates
(3 directly)
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