Extract XMP data from an EPS/AI file using Imagick (or at least PHP).

Do you need consulting from ImageMagick experts and are willing to pay for their expertise? Or are you well versed in ImageMagick and offer paid consulting? If so, post here otherwise post elsewhere for free assistance.
Post Reply
rokdzone
Posts: 8
Joined: 2015-02-11T08:29:25-07:00
Authentication code: 6789

Extract XMP data from an EPS/AI file using Imagick (or at least PHP).

Post by rokdzone »

1. Decide if either CMYK or Pantone
2. If Pantone, extract actual color names.
3. Width/height of document
4. More data if available

Name your price!
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Extract XMP data from an EPS/AI file using Imagick (or at least PHP).

Post by fmw42 »

Imagemagick does not support pantone color names as far as I know.
Post Reply