ExifTool Forum

ExifTool => The Image::ExifTool API => Topic started by: venubwal on June 16, 2015, 06:54:04 AM

Title: Thumbnail image from CS6 ai file
Post by: venubwal on June 16, 2015, 06:54:04 AM
Hi,
I am using exif tool following command to extract below CS6 file(ai) ; but i am unable to open genereated image.
Remaining all cases exiftool generates Thumnail/PageImage properly. But I see issue is only with this file.
Please help me; why generating image with this file is an issue
(http://E:%5Ctest%5CDesigned%5C308380.ai)
exiftool.exe -xmp -b "newindd.indd" -w newindd.indd.txt
exiftool -b -ThumbnailImage newindd.indd > newindd.indd.jpg
exiftool -b -PageImage "newindd.indd" > newindd-pageinfo.jpg
exiftool -pageimage -b -listitem 1 newindd.indd > newindd.indd._2.jpg

Please also let me know what/how PageImage / Thumnail are difference.
Is there any single command to get Image either of these two depends upon its availability?
Title: Re: Thumbnail image from CS6 ai file
Post by: Phil Harvey on June 16, 2015, 07:39:34 AM
This is a duplicate post.  See my response here (https://exiftool.org/forum/index.php/topic,6567.msg32782.html#msg32782).

Also, this has nothing to do with the ExifTool API.