scalableminds / webknossos-libs

Python API and CLI tools for working with WEBKNOSSOS datasets, annotations and server interactions. Includes converter to OME-Zarr.
https://docs.webknossos.org/webknossos-py/index.html
23 stars 12 forks source link

Save TIFF with compression #215

Open cnzqy1 opened 4 years ago

cnzqy1 commented 4 years ago

Would it be possible to provide an option to compress TIFF with ZIP or LZW when using wkcuber.export_wkw_as_tiff? This is especially beneficial when exporting segmentation images.

philippotto commented 4 years ago

Hi Qiyu,

this feature is a good idea, but unfortunately not on our road map currently. However, we are open to pull requests, so maybe this is an option for you :)