#jpegxl #image #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 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 3623/week @ 2025-01-03 4239/week @ 2025-01-10 3772/week @ 2025-01-17 4161/week @ 2025-01-24 4057/week @ 2025-01-31 6391/week @ 2025-02-07 6495/week @ 2025-02-14 7299/week @ 2025-02-21 6594/week @ 2025-02-28

27,360 downloads per month
Used in 20 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