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
7,461 downloads per month
Used in 14 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