glencoesoftware / bioformats2raw

Bio-Formats image file format to raw format converter
GNU General Public License v2.0
75 stars 34 forks source link

How TIFF stack To OME-zarr #236

Open Iamlearn opened 5 months ago

Iamlearn commented 5 months ago

please, How to convert TB size TIFF stack into OME-zarr

melissalinkert commented 5 months ago

To convert a TIFF file to OME-Zarr/OME-NGFF:

https://github.com/glencoesoftware/bioformats2raw?tab=readme-ov-file#usage documents the different options that can be used to convert. We recommend starting with the defaults unless you know that you need something different.

If you see an error message when running the conversion, please tell us the exact error message. If the converted OME-Zarr is not what you expect, please tell us as many details as possible so that we can suggest a solution.

Iamlearn commented 5 months ago

I want to convert two-dimensional sequence diagrams one by one into ome-zarr.Due to the large amount of data, the input can only be sequence diagrams, as shown in the following figure.The total size is 40000x40000x15000 16Bits,Each sheet has a size of 40000x40000, and there are 15000 public sheets available. image