SkillAgentSearch skills...

Jxl Rs

No description available

Install / Use

npx skills add libjxl/jxl-rs

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JPEG XL in Rust

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

We strive to decode all conformant JPEG XL bitstreams correctly. If you find an image that can be decoded with the reference implementation djxl (from libjxl) but is decoded incorrectly or not at all by jxl-rs, please report it by opening an issue.

For more information, including contributing instructions, refer to the libjxl repository.

Related Skills

View on GitHub
GitHub Stars584
CategoryDevelopment
Updated2h ago
Forks44

Languages

Rust

Security Score

90/100

Audited on Aug 8, 2026

No findings