i wrote a code in c# to read .ai,.eps,.tiff and .psd's IPTC or EXIF profile but IptcProfile class just can return .psd Iptc data and for other return null
please help me.
how read iptc/exif from .ai/.eps/.tiff ?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: how read iptc/exif from .ai/.eps/.tiff ?
Does exiftool do what you want? See http://www.sno.phy.queensu.ca/~phil/exiftool/
snibgo's IM pages: im.snibgo.com
Re: how read iptc/exif from .ai/.eps/.tiff ?
Can i use it in c# ?snibgo wrote:Does exiftool do what you want? See http://www.sno.phy.queensu.ca/~phil/exiftool/
does it support MagickImage ?
my problem is that imagemagick library can't read .ai,.eps iptcprofile