j2k-jpeg 0.6.0

JPEG decoder optimized for whole-slide images (WSI)
Documentation

j2k-jpeg

Pure-Rust JPEG inspect/decode crate for J2K.

CPU decode is the correctness baseline. Supported JPEG classes are covered by tests and capability reports; unsupported classes return structured errors. The crate also contains fixture/fallback baseline encode support used by tests and adapters.

Use this crate directly for JPEG input; use j2k for JPEG 2000 / HTJ2K.