Convert scientific image formats (TIFF, MRC, N5) to OME-Zarr
Project description
zarrify
Convert TIFF, MRC, and N5 files to OME-Zarr format.
Install
pip install zarrify
Usage
zarrify --src input.tiff --dest output.zarr --cluster local
Python API
import zarrify
from zarrify.utils.dask_utils import initialize_dask_client
client = initialize_dask_client("local")
zarrify.to_zarr("input.tiff", "output.zarr", client)
Supported formats
- TIFF stacks
- 3D TIFF files
- MRC files
- N5 containers
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zarrify-0.0.8.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zarrify-0.0.8-py3-none-any.whl
(13.6 kB
view details)
File details
Details for the file zarrify-0.0.8.tar.gz.
File metadata
- Download URL: zarrify-0.0.8.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cd05ee3ae7911993f148771f329bc91b60efd9970c1efbf85fac612b488b266
|
|
| MD5 |
9950dfa7a24f934c49bbf71ab38467cb
|
|
| BLAKE2b-256 |
86dae13e208dd7dd85d777c65d8b9a55c62ada12633567d7407043fbff3dd322
|
File details
Details for the file zarrify-0.0.8-py3-none-any.whl.
File metadata
- Download URL: zarrify-0.0.8-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d09e0803293d71e4b5668356ed4c585cd07288bd45911872a5c577ac1891fb9d
|
|
| MD5 |
6e33020ac6fb0c3b365b140ea328e3b9
|
|
| BLAKE2b-256 |
8c507ffdcf943ca320058d5b4b5148ba29bf7524daa10364a4a17c9e5571f9bf
|