News:

2023-03-15 Major improvements to the new Geolocation feature

Main Menu

Thumbnail image from CS6 ai file

Started by venubwal, June 16, 2015, 06:54:04 AM

Previous topic - Next topic

venubwal

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

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?

Phil Harvey

This is a duplicate post.  See my response here.

Also, this has nothing to do with the ExifTool API.
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).