• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Eps Profiles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eps Profiles


  • Subject: Re: Eps Profiles
  • From: David Lloyd <email@hidden>
  • Date: Wed, 06 Mar 2002 22:33:58 +1100

Chad Morse:
> Anyone know if it is possible through Applescript to extract a profile out
> of an EPS file. If so could you point me in the right direction.

JJ:
> An EPS file is a text document. You can read it.
> So, you can extract the profile.

Does Chad mean raster (Photoshop) EPS files and ICC Color Profiles?

Well, If so, it's not just a matter of reading and extracting because the
profile is embedded as hexadecimal after the "%žginICCProfile" string, and
then you need parse the profile once it's converted from hex.

Extracting ICC profiles for TIFF, GIFf, JPEG, PSD, and raster EPS using
AppleScript is doable via a soon to be released Image Info 2.0 of which is
in beta now.

(Image Info 2.0 will also extract EXIF and IPTC metadata, if you're
interested in trying a beta of this then email me and I can
send a copy to you.)

Best regards,

David Lloyd

---------------------------------
email: email@hidden
web: http://www.kanzu.com
---------------------------------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Finder Tell Blocks
  • Next by Date: Re: Invisible comments (was: Re: Finder Tell Blocks)
  • Previous by thread: Re: Eps Profiles
  • Next by thread: Scripting Photoshop 7
  • Index(es):
    • Date
    • Thread