Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
Bio-Formats is a standalone Java library for reading and writing life sciences
image file formats. It is capable of parsing both pixels and metadata for a
large number of formats, as well as writing to several formats.
If you are having an issue with Bio-Formats and need support, please see the
support page.
Bio-Formats’ primary purpose is to convert proprietary microscopy data into
an open standard called the OME data model, particularly into the OME-TIFF
file format. See About Bio-Formats
for further information.
Bio-Formats supports more than a hundred file
formats.
Many software packages
use Bio-Formats to read and write microscopy formats.
You can use Bio-Formats to easily support these formats in your software.
For more information, see the Bio-Formats web
site.
We welcome pull requests from anyone, but ask that you please verify the
following before submitting a pull request:
develop
clean jars tools
Ant targetsant test
) and correct any failuresshowinf