informatics-isi-edu / openseadragon-viewer

2D viewer with openseadragon
Apache License 2.0
5 stars 2 forks source link

Support OME-TIFF format #111

Open RFSH opened 4 months ago

RFSH commented 4 months ago

We're currently relying on IIIF server to handle our images. But setting up an IIIF server has a lot of overhead, which we would like to avoid.

In this issue, we should explore whether we can support the OME-TIFF format. We could potentially use the viv toolkit to achieve this.