how do i determine the image compression algorithm
- by klijo
i have a folder containing images. I need to determine the image compression algorithm used in them. Image format is TIFF. Is there a program that i can use to do this ? A program that runs on windows or Linux is ok.
When i do a file it gives
100 (2).tif: TIFF image data, little-endian
100.tif: TIFF image data, little-endian
It doesnt say which type of algorithm it uses. whether its lossy or lossless and the name of it ?