Free online OIF to OME.TIFF converter
Convert Olympus OIF microscopy datasets to interoperable OME-TIFF with Bio-Formats.
Convert OIF to OME.TIFF online - free
Your file is processed instantly and never stored on our servers.
Import a file from a URL
Paste a direct link to the file. We download it to our server and it is converted exactly like an upload.
How it works
-
1/3
Upload your .oif file
Click to browse to select your file you want to convert or simply drag & drop your file into selected area.
-
2/3
Perform .oif to .ome.tiff conversion
After successful file upload, click to convert when you are ready.
-
3/3
Download converted .ome.tiff file
Conversion result is ready to download.
How to convert oif to ome.tiff file
- Graphics
- No ratings yet.
101convert.com assistant bot
2m
What the OIF format is
OIF, or Olympus Image Format, is a proprietary format used by Olympus Fluoview and related cellSens microscopy software, including datasets from confocal, fluorescence, and other imaging systems. It can contain multidimensional image data, such as channels, Z sections, time points, and multiple series, together with acquisition metadata.
An OIF dataset is often more than one filesystem object: the .oif file may depend on a companion directory such as sample.oif.files. Keep the main file and its companion directory together, and select the .oif file rather than an individual internal TIFF. OIB is a related Olympus format that packages more of the dataset into a single file.
What the OME.TIFF format is
OME-TIFF is a TIFF-based format that stores image planes together with OME-XML metadata describing dimensions, channels, physical pixel sizes, time points, and related acquisition information. It is supported by Fiji, ImageJ, napari, QuPath, Bio-Formats, and many other scientific-imaging tools.
Use OME-TIFF when the destination application needs a documented, interoperable format rather than Olympus-specific storage. It preserves multidimensional organization more reliably than exporting separate ordinary TIFF images, although proprietary microscope settings and some vendor metadata may not have direct OME equivalents.
How to actually convert OIF to OME.TIFF
Using Fiji and Bio-Formats
- Install Fiji with its current Bio-Formats components.
- Copy the
.oiffile and its companion directory to a local, writable folder. - Open the file through File → Open, select the OIF file, and allow Bio-Formats to read the dataset.
- In the Bio-Formats Importer dialog, retain the original series and dimensions. Avoid splitting channels or Z sections unless the receiving program requires separate files.
- Export the loaded image through Plugins → Bio-Formats → Bio-Formats Exporter, choose OME-TIFF, and save with a name such as
sample.ome.tiff.
If the dataset contains several series, export each series separately when the target application cannot handle multiple series in one OME-TIFF. Check the importer or exporter options before confirming, because selecting only the current series can omit other acquisition positions or image sets.
Using Bio-Formats from the command line
Bio-Formats provides the bfconvert utility for repeatable conversions. With the Bio-Formats command-line tools installed, run:
bfconvert -compression LZW sample.oif sample.ome.tiff
LZW is lossless compression. For a dataset that exceeds the conventional TIFF size limit, request BigTIFF output when supported by the installed Bio-Formats version:
bfconvert -compression LZW -bigtiff sample.oif sample.ome.tiff
Use the exact path to the OIF file, preserve its companion directory, and inspect the command output for the detected series and dimensions. Options vary slightly between Bio-Formats releases, so run bfconvert -help if -bigtiff or another option is rejected.
Using the online converter
You can convert the file for free on 101convert.com without installing software. Because OIF datasets can contain sensitive experiments and may include companion files or very large image planes, verify that the service accepts the complete dataset and that uploading it complies with your laboratory or institution’s data policy.
Quality, compatibility, and limitations
- Lossless LZW compression does not alter pixel values; JPEG or other lossy compression can introduce artifacts and is generally unsuitable for quantitative microscopy.
- Verify width, height, bit depth, channel count, Z count, time points, physical pixel size, and channel names after conversion. Open the result in Fiji or another Bio-Formats reader and compare it with the original.
- Display-only settings such as LUTs, contrast ranges, annotations, microscope GUI state, and proprietary acquisition parameters may be omitted or represented differently even when the pixel data is preserved.
- Large OME-TIFF files may require BigTIFF support in both the exporter and the receiving application. Some software also handles a companion OME-TIFF file set better than one very large file.
- Do not delete the original OIF dataset until the converted file has been checked; OME-TIFF cannot guarantee a complete round trip back to every Olympus-specific feature.
Note: This oif to ome.tiff conversion record is incomplete, must be verified, and may contain inaccuracies. Please vote below whether you found this information helpful or not.
Frequently asked questions
Is the OIF to OME.TIFF converter free?
Yes, converting OIF to OME.TIFF on 101convert.com is completely free. No registration, email address or installation is required. If you need a higher file size limit or want to convert more files at once, see our plans.
How large can my OIF file be?
You can upload OIF files up to 300 MB and convert up to 3 files at once in a single batch.
What happens to my uploaded files?
Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.
Do I need to install any software to convert OIF to OME.TIFF?
No. The OIF to OME.TIFF conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.
Did the conversion fail?
In most cases, the cause is an incorrect file format. Please upload a valid OIF file for this OIF to OME.TIFF conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.