A high-performance, pure-Rust decoder library specifically engineered for digital pathology images.
Client-side rendering of digital pathology images
Decoding slides that use JPEG2000 for internal image encoding may take some time.
Leverages Rust's zero-cost abstractions to achieve high-speed tile decoding with minimal memory footprint.
No dependencies on C/C++ libraries. Ensures easy distribution across platforms with guaranteed memory safety.
Perfect for browser-based pathology viewers. Supports ultra-fast rendering via WebAssembly integration.
Native bindings powered by PyO3 for data science workflows.
Universal support for Browsers and Node.js via WASM.