#jpegxl #decoder #jxl-oxide

jxl-frame

JPEG XL frame data representation, part of jxl-oxide

13 releases (breaking)

new 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 292/week @ 2024-07-12 280/week @ 2024-07-19 673/week @ 2024-07-26 459/week @ 2024-08-02 403/week @ 2024-08-09 258/week @ 2024-08-16 313/week @ 2024-08-23 437/week @ 2024-08-30 456/week @ 2024-09-06 366/week @ 2024-09-13 661/week @ 2024-09-20 506/week @ 2024-09-27 2017/week @ 2024-10-04 2006/week @ 2024-10-11 1199/week @ 2024-10-18 1301/week @ 2024-10-25

6,578 downloads per month
Used in 12 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

~685KB
~12K SLoC