Microscopy file formats are variations of image file formats used to encode results of microscopy acquision events along with metadata. There are hundreds of different file formats used in microscopy, including open formats like OME-TIFF and OME-Zarr and proprietary formats such as .lif and .czi.
Conversions and data sharing While microscope manufactures tailor formats to particular needs, data reuse and reproducibility are increased if image analysis pipelines are able to work with multiple file formats. For that reason, software tools like BioFormats and bioio provide utilities that convert different proprietary formats into a common representation, so the metadata and the pixel data can be processed by shared workflows. This kind of tooling enables seamless use of multiple file formats in popular tools, like ImageJ.
Community-driven formats
OME-XML is a schema-centered metadata language representing imaging provenance (e.g., microscope, lens, detector), acquisition modality, coordinate mapping, and experiment details. Attributes such as channel wavelengths, Z index, timepoint, and objective are standardized for interoperability.
The community-driven format OME-TIFF is an open, extensible format developed by the Open Microscopy Environment that extends the classic TIFF structure-with its widespread library and tool support-by embedding structured OME-XML metadata within TIFF tags, particularly within the ImageDescription field of the first Image File Directory (IFD). The file specification is made available by the OME consortium. OME-TIFF is adopted in research and academic pathology where comprehensive metadata and analysis pipeline integration are prioritized. The Bio-Formats Java library and OMERO server provide read/write and management capabilities, with desktop analysis supported by QuPath and Fiji/ImageJ. The OME-TIFF standard has also been adopted for use in digital pathology. The growth in microscopy data size and the need for cloud-ready formats prompted the development of the Next Generation File Format (OME-NGFF) endeavour, which selected Zarr, a standard storing large multidimensional array data. as the base for the OME-Zarr next-generation format, encoding, for example multidimensional image pyramids. The OME-Zarr specification enables representation of outputs of complex experiments, such as high content screening assays and parallel access to data chunks served over object storage. Multimodal endeavours such as spatial transcriptomics, which adds challenges from the transcriptomics to those of bioimaging also benefit from modern file formats, such as SpatialData, which builds upon the OME-Zarr standard. The open DICOM standard. commonly used in the medical domain, has also been used as a microscopy file format.
List of microscopy file formats The BioFormats library lists at least 164 different file formats used in microscopy, though the total number of formats and variants may be considerably more. A list of microscopy file formats includes:
See also BioImage informatics Microscopy ImageJ Open Microscopy Environment
References


