#jpegxl #decoder #image #jxl-oxide #content

jxl-frame

JPEG XL frame data representation, part of jxl-oxide

11 releases (breaking)

0.9.0 Mar 26, 2024
0.8.1 Feb 28, 2024
0.6.0 Nov 21, 2023
0.4.0 Jun 16, 2023

#6 in #jxl-oxide

Download history 377/week @ 2024-01-01 234/week @ 2024-01-08 334/week @ 2024-01-15 154/week @ 2024-01-22 87/week @ 2024-01-29 92/week @ 2024-02-05 155/week @ 2024-02-12 333/week @ 2024-02-19 524/week @ 2024-02-26 422/week @ 2024-03-04 201/week @ 2024-03-11 297/week @ 2024-03-18 370/week @ 2024-03-25 469/week @ 2024-04-01 123/week @ 2024-04-08 220/week @ 2024-04-15

1,191 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

485KB
12K 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