xtiff icon indicating copy to clipboard operation
xtiff copied to clipboard

Compression error/ how to define the "compression_type" argument?

Open Phlpp-S opened this issue 5 months ago • 7 comments

Hello,

I like this package as it's easy to install and use, however I have a question regarding the compression setting, specifically the compression type.

compression_type=None

What to pass here instead of the None to activate a compression? I saw in the code that it counterchecks with the tifffile.TIFF.COMPRESSION(), but was not able to figure out what to pass here.

Help would be appreciated

Phlpp-S avatar Jan 20 '24 12:01 Phlpp-S