tiff_to_fsspec¶

Module for processing SVS metadata and generating fsspec zarr JSON file.

The fsspec zarr json file is meant to be used in case SVS or TIFF files can be accessed using byte range HTTP API.

The fsspec zarr json file can be opened using FsspecJsonWSIReader.

Functions

convert_metadata

Convert metadata to JSON-compatible format.

main

Main function to process an SVS file.

replace_url

Replace URL in the JSON file.