Question
Determine compression used on Tiff file
I have been tasked with creating a script that determines the compression used in existing files and then resaving only those that are not using LZW. I cannot seem to find a way to determine the current files compression.
