You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ Many of the tools in the *File Reading/Writing* section below also support forma
28
28
| NGFF-Converter |[](https://github.com/glencoesoftware/NGFF-Converter)| A GUI application for conversion of bioimage formats into OME-Zarr or OME-TIFF. |
29
29
| stack-to-chunk |[](https://stack-to-chunk.readthedocs.io)| A Python library to convert stacks of 2D images to OME-Zarr with minimal memory use and maximum concurrency. |
30
30
| stack_to_multiscale_ngff |[](https://github.com/CBI-PITT/stack_to_multiscale_ngff)| A tool for converting multi-terabyte stacks of images into a multiscale OME-Zarr. |
31
+
| EuBI-Bridge |[](https://github.com/Euro-BioImaging/EuBI-Bridge)| A tool for distributed conversion of microscopic image collections into the OME-Zarr format. |
31
32
32
33
## Dataset Reading/Writing
33
34
@@ -59,3 +60,4 @@ Various libraries for reading/writing OME-Zarr files in Python were evaluated as
59
60
| Mastodon |[](https://mastodon.readthedocs.io/)| A large-scale tracking and track-editing framework for large, multi-view images. |
60
61
| Nyxus |[](https://github.com/PolusAI/nyxus)| A scalable library for calculating features from intensity-label image data. |
61
62
| SpatialData |[](https://github.com/scverse/spatialdata)| An open and universal framework for processing spatial omics data. |
63
+
| ome-zarr.js |[](https://github.com/BioNGFF/ome-zarr.js)| A JavaScript library for simple rendering of thumbnnails and images. |
0 commit comments