Hi, I am using PerlMagick to parse a TIFF file as I need to extract some information from the header section. I can get Tags like Make and Model, but I need to get some of the others (specifically Host Computer).... The information can be extracted using ImageMagick's identify -verbose, but I don't know how to get to all the tags using PerlMagick.
Does anyone know how to get all the header tag information or at least get a list of the available tags with PerlMagick? Thanks for any help Adam -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.