Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 296 Bytes

JPEG XL in Rust

This is a work-in-progress, and currently incomplete reimplementation of a JPEG XL decoder in Rust, which aims to be conforming, safe and fast.

Refer to the main libjxl repository for more information, including contributing instructions.