#jpegxl #decoder #jxl-oxide

jxl-frame

JPEG XL frame data representation, part of jxl-oxide

13 releases (breaking)

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

#7 in #jxl-oxide

Download history 512/week @ 2024-07-31 409/week @ 2024-08-07 303/week @ 2024-08-14 273/week @ 2024-08-21 454/week @ 2024-08-28 450/week @ 2024-09-04 359/week @ 2024-09-11 574/week @ 2024-09-18 548/week @ 2024-09-25 1552/week @ 2024-10-02 2273/week @ 2024-10-09 1212/week @ 2024-10-16 1233/week @ 2024-10-23 1873/week @ 2024-10-30 1780/week @ 2024-11-06 6529/week @ 2024-11-13

11,713 downloads per month
Used in 16 crates (2 directly)

MIT/Apache

520KB
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