#jpegxl #decoder #jxl-oxide

jxl-frame

JPEG XL frame data representation, part of jxl-oxide

15 releases (breaking)

0.12.0 Dec 28, 2024
0.11.0 Nov 1, 2024
0.9.0 Mar 26, 2024
0.6.0 Nov 21, 2023
0.4.0 Jun 16, 2023

#9 in #jxl-oxide

Download history 2229/week @ 2024-10-05 1733/week @ 2024-10-12 1189/week @ 2024-10-19 1552/week @ 2024-10-26 1646/week @ 2024-11-02 4706/week @ 2024-11-09 5071/week @ 2024-11-16 4959/week @ 2024-11-23 4774/week @ 2024-11-30 5524/week @ 2024-12-07 3812/week @ 2024-12-14 1261/week @ 2024-12-21 1675/week @ 2024-12-28 4182/week @ 2025-01-04 3857/week @ 2025-01-11 4317/week @ 2025-01-18

14,195 downloads per month
Used in 17 crates (3 directly)

MIT/Apache

530KB
13K SLoC

jxl-frame

This crate provides types related to JPEG XL frames.

A JPEG XL image contains one or more frames. A frame represents single unit of image that can be displayed or referenced by other frames.


lib.rs:

This crate provides types related to JPEG XL frames.

A JPEG XL image contains one or more frames. A frame represents single unit of image that can be displayed or referenced by other frames.

A frame consists of a few components:

Dependencies

~680KB
~12K SLoC