#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 1233/week @ 2024-10-23 1873/week @ 2024-10-30 1780/week @ 2024-11-06 6590/week @ 2024-11-13 4549/week @ 2024-11-20 5039/week @ 2024-11-27 5066/week @ 2024-12-04 4434/week @ 2024-12-11 2735/week @ 2024-12-18 1585/week @ 2024-12-25 2244/week @ 2025-01-01 4514/week @ 2025-01-08 4084/week @ 2025-01-15 3398/week @ 2025-01-22 4369/week @ 2025-01-29 5559/week @ 2025-02-05

18,253 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