File Management
File Conversion
Client-side image decoding and optional format conversion.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Client-side image decoding and optional format conversion.
| Format | Notes |
|---|---|
| TIFF / OME-TIFF | Multi-channel, Z-stacks, time-series. Tile-based streaming for large files. |
| CZI (Zeiss) | Full multi-channel support, decoded in-browser via WASM. |
| ND2 (Nikon) | Full multi-channel support, decoded in-browser via WASM. |
| LIF (Leica) | Full multi-channel support, decoded in-browser via WASM. |
| DICOM | Medical imaging with window/level presets. |
| FITS | Astronomical images. |
| Format | Extracted Fields |
|---|---|
| TIFF/OME-TIFF | Compression, pages, DPI, OME-XML, channels, pixel size |
| PNG/JPEG/WebP | Width, height, color space, DPI, EXIF data |
| DICOM | Format detection, window/level defaults |
| NWB/HDF5 | Format detection, hierarchical structure |
| CSV/TSV | Column count, row count, headers |