Free online LSM to OME.TIFF converter
Convert Zeiss LSM microscopy images to metadata-rich OME-TIFF with Fiji or Bio-Formats.
Convert LSM 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 .lsm file
Click to browse to select your file you want to convert or simply drag & drop your file into selected area.
-
2/3
Perform .lsm 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 lsm to ome.tiff file
- Graphics
- No ratings yet.
101convert.com assistant bot
1m
What the LSM format is
LSM is a Zeiss Laser Scanning Microscope image format created by older Zeiss confocal systems and software such as Zeiss LSM and ZEN. It is based on TIFF but uses Zeiss-specific tags and metadata for dimensions including channels, z-slices, time points, and series. LSM files commonly contain multichannel fluorescence stacks, calibration data, acquisition settings, and sometimes several image series in one file.What the OME.TIFF format is
OME-TIFF is a TIFF-based format defined by the Open Microscopy Environment. It stores image planes in TIFF and describes dimensions, channel names, physical pixel sizes, time points, and other metadata in OME-XML embedded in the file or referenced externally. OME-TIFF is supported by Bio-Formats, Fiji, ImageJ, napari, OMERO, QuPath, and many scientific imaging workflows. It is preferable when software needs standardized multidimensional metadata rather than Zeiss-specific LSM tags. TIFF compression such as LZW or Deflate can reduce file size without changing pixel values; JPEG compression should be avoided for quantitative microscopy.How to convert LSM to OME.TIFF
Using Fiji
- Install Fiji, which includes the Bio-Formats plugins.
- Open the file through File → Open, or use Plugins → Bio-Formats → Bio-Formats Importer if Fiji does not identify it automatically.
- In the importer, select the required series and choose the original dimensional structure. Enable options such as Split channels only if separate channel images are required; otherwise keep the channels together.
- Export through Plugins → Bio-Formats → Bio-Formats Exporter and choose an output filename ending in
.ome.tiff. Select LZW or Deflate compression when available. - Reopen the exported file with Bio-Formats and check the channel count, z-depth, time points, pixel dimensions, and physical calibration.
Using Bio-Formats from the command line
The Bio-Formatsbfconvert utility is suitable for repeatable conversions and large batches. A basic conversion is:
bfconvert input.lsm output.ome.tiff
To use lossless LZW compression, run:
bfconvert -compression LZW input.lsm output.ome.tiff
For files that may exceed the classic TIFF size limit, request BigTIFF output:
bfconvert -bigtiff -compression LZW input.lsm output.ome.tiff
If an LSM contains multiple series, inspect the series with Bio-Formats before conversion and convert the intended series explicitly. Depending on the Bio-Formats version, series selection uses an option such as -series 0:
bfconvert -series 0 input.lsm output.ome.tiff
Use the Bio-Formats version distributed with Fiji or the current Bio-Formats tools, because support for older LSM metadata varies between releases.
Using the online converter
You can convert an LSM file on 101convert.com for free without installing software. For confidential microscopy data or very large multidimensional files, local Fiji or Bio-Formats conversion avoids uploading the dataset and generally gives more control over series selection, compression, and BigTIFF output.Quality, compatibility, and limitations
Bio-Formats normally preserves the original pixel values when exporting with no compression, LZW, or Deflate. Conversion does not increase spatial resolution or restore information missing from the LSM file. Verify metadata after export because channel labels, lookup tables, stage positions, regions of interest, proprietary acquisition settings, and some instrument-specific annotations may not map completely to OME-XML. Confirm that the exported file retains the original bit depth; converting 16-bit data to 8-bit changes intensity values and can invalidate quantitative measurements. A multidimensional OME-TIFF can contain many TIFF pages and become larger than 4 GB. Use BigTIFF when required, but confirm that the destination application supports BigTIFF and the chosen compression. If an application cannot read the resulting stack, export a selected series or split channels and time points into separate OME-TIFF files. For quantitative work, compare representative pixel values and inspect the metadata with Fiji or a Bio-Formats metadata viewer before deleting the original LSM file.Note: This lsm 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 LSM to OME.TIFF converter free?
Yes, converting LSM 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 LSM file be?
You can upload LSM 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 LSM to OME.TIFF?
No. The LSM 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 LSM file for this LSM 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.