Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
bioio-conversion 0.1.0 documentation
bioio-conversion 0.1.0 documentation

Contents:

  • Overview
  • Full API Reference
    • bioio_conversion.converters.OmeZarrConverter
    • bioio_conversion.converters.BatchConverter
  • bioio_conversion.converters.OmeZarrConverter
  • bioio_conversion.converters.BatchConverter
Back to top
View this page

Welcome to Bioio Conversion’s documentation!¶

Contents:

  • Overview
  • Full API Reference

Important Classes¶

bioio_conversion.converters.OmeZarrConverter(*, ...)

OmeZarrConverter handles conversion of any BioImage‐supported format (TIFF, CZI, etc.) into OME-Zarr stores.

bioio_conversion.converters.BatchConverter(*)

BatchConverter orchestrates bulk conversions of image files using a specified converter backend.

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next
Overview
Copyright © 2025
Made with Sphinx and @pradyunsg's Furo