#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

#8 in #jxl-oxide

Download history 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 1344/week @ 2024-10-25 1811/week @ 2024-11-01 3288/week @ 2024-11-08 6216/week @ 2024-11-15 4609/week @ 2024-11-22 5019/week @ 2024-11-29 5375/week @ 2024-12-06 3979/week @ 2024-12-13 1632/week @ 2024-12-20 1665/week @ 2024-12-27 2565/week @ 2025-01-03

10,803 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

~685KB
~12K SLoC