OMIO: A policy-driven Python library for reproducible microscopy image I/O
OMIO (Open Microscopy Image I/O) is a policy-driven Python library for reading, organizing, merging, visualizing, and exporting multidimensional microscopy image data under explicit OME-compliant axis and metadata semantics.
OMIO is designed as an infrastructure layer between heterogeneous microscopy file formats and downstream analysis or visualization workflows. It provides a unified I/O interface that enforces consistent axis ordering, metadata normalization, and memory-aware data handling across NumPy, Zarr, Dask, napari, and OME-TIFF.
Note
NOTE: OMIO is currently under active development. The API and feature set may change in future releases. We also welcome feedback, feature requests, and contributions via GitHub issues. Please report any bugs or inconsistencies you encounter.
Contents
- Overview
- Installation
- Usage
- API Reference
- What’s New?
- Contributing and Community Guidelines
OMIO is free and open-source software (FOSS) distributed under the GPL-3.0 license.