diff --git a/resources/tools/index.md b/resources/tools/index.md index 1c24977e..8f30f953 100644 --- a/resources/tools/index.md +++ b/resources/tools/index.md @@ -61,6 +61,7 @@ Check out the [readers and writers below](#zarr-readers--writers) to interact wi | BioIO Conversion | [BioIO logo](https://github.com/bioio-devs/bioio-conversion) | CLI & scripting tool for easily converting images to OME-Zarr. Requires [bioio-ome-zarr](https://github.com/bioio-devs/bioio-ome-zarr) | | EuBI-Bridge | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/Euro-BioImaging/EuBI-Bridge) | A tool for distributed conversion of microscopic image collections into the OME-Zarr format. | | ITKIOOMEZarrNGFF | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/InsightSoftwareConsortium/ITKIOOMEZarrNGFF) | An ITK external module for IO of images stored in OME-Zarr file format. | Reading & Writing | +| kfb2zarr | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/camlloyd/kfb2zarr) | Convert KFBio whole slide images (.kfb, .kfbf) to OME-Zarr. | | multiscale-spatial-image | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/spatial-image/multiscale-spatial-image) | Generate a multiscale, chunked, multi-dimensional spatial image data structure that can serialized to OME-Zarr. | Reading & Writing | | nd2 | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/tlambert03/nd2) | A Python library for reading nd2 files with native export to OME-Zarr, supporting multi-well plates and complete metadata preservation. | | Nextflow (nf-omezarr) | [Nextflow logo](https://github.com/JaneliaSciComp/nf-omezarr) | A Nextflow pipeline for converting directories of images to OME-Zarr using bioformats2raw |