#jpeg #jpegxl #decoder #jxl-oxide

jxl-frame

JPEG XL frame data representation, part of jxl-oxide

20 releases (12 breaking)

Uses new Rust 2024

0.13.3 Aug 17, 2025
0.13.1 May 10, 2025
0.12.1 Mar 29, 2025
0.12.0 Dec 28, 2024
0.4.0 Jun 16, 2023

#1471 in Images

Download history 8282/week @ 2025-08-02 8551/week @ 2025-08-09 13446/week @ 2025-08-16 10682/week @ 2025-08-23 13277/week @ 2025-08-30 10244/week @ 2025-09-06 11764/week @ 2025-09-13 10847/week @ 2025-09-20 11439/week @ 2025-09-27 9168/week @ 2025-10-04 15905/week @ 2025-10-11 11559/week @ 2025-10-18 10244/week @ 2025-10-25 11950/week @ 2025-11-01 14399/week @ 2025-11-08 10711/week @ 2025-11-15

48,279 downloads per month
Used in 22 crates (3 directly)

MIT/Apache

570KB
14K SLoC

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:


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.

Dependencies

~310–450KB