Skip to content

camlloyd/kfb2zarr

kfb2zarr

DOI

Convert KFBio whole slide images (.kfb, .kfbf) to OME-Zarr.

Installation

via cargo:

cargo install kfb2zarr

via conda:

conda install bioconda::kfb2zarr

Usage

kfb2zarr slide.kfb slide.ome.zarr

To replace an existing output store:

kfb2zarr slide.kfb slide.ome.zarr --overwrite

To limit CPU usage (default uses all cores):

kfb2zarr slide.kfb slide.ome.zarr --threads 4

Viewing the output

The output .ome.zarr can be viewed locally with:

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Acknowledgements

Sample data used during development was kindly provided by KFBio. kfb2zarr is not an official product of KFBio.

kfb2zarr writes Zarr stores with:

Deakin, L. (2025). zarrs: A High-Performance Rust Library for the Zarr Array Storage Format (Version 0.22.10) [Computer software]. https://github.com/zarrs/zarrs

About

Convert KFBio whole slide images (.kfb, .kfbf) to OME-Zarr

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Contributors

Languages