Re: eps file is AI or PS? [was: Re: Choose File Limited by File Extension OR Type ???]
Re: eps file is AI or PS? [was: Re: Choose File Limited by File Extension OR Type ???]
- Subject: Re: eps file is AI or PS? [was: Re: Choose File Limited by File Extension OR Type ???]
- From: has <email@hidden>
- Date: Thu, 24 Apr 2008 19:08:32 +0100
On 24 Apr 2008, at 18:30, Houston, Brad wrote:
My problem is dealing with eps files (still Type = “EPSF”), in the
tens of thousands, some of which are Photoshop raster images, some
of which are Illustrator vector art.
PS and AI include creator info in an eps file's headers. Try:
tr '\r' '\n' < some_file.eps | egrep "^%%Creator:"
HTH
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden