This content has been marked as final.
Show 4 replies
-
1. Re: Get Layer Compression of TIFF
Paul Riggott Oct 25, 2011 4:39 AM (in response to yajiv_viki)You could try parsing the files but it would be much easier using ExifTool
http://www.sno.phy.queensu.ca/~phil/exiftool/
exiftool -T -r -filename -compression *.tif >TiffCompression.txt
-
2. Re: Get Layer Compression of TIFF
yajiv_viki Oct 25, 2011 8:28 AM (in response to Paul Riggott)Hi Paul,
Thanks for your information. I can't able to get the value of layer compression.
There is only image compression value(ie. LZW and JPG) inside of metadata.
Please help me to find the layer compression value(Like RLE, ZIP) .
Thanks in advance.
- yajiv
-
3. Re: Get Layer Compression of TIFF
Paul Riggott Oct 25, 2011 8:56 AM (in response to yajiv_viki)There is information in the Photoshop File Formats.pdf
There is a link to it in this thread...
http://forums.adobe.com/thread/588226
Maybe you can utilize this?
This might be of use..
http://www.awaresystems.be/imaging/tiff/astifftagviewer.html
-
4. Re: Get Layer Compression of TIFF
yajiv_viki Oct 29, 2011 10:03 PM (in response to Paul Riggott)Hi Paul,
Thanks for your reply.
Thanks lot...!!!
-yajiv


