I'm already using Image::magick for a host of other functions it is good at: changing image size, annotating, changing format. So to clarify: How can one use image::magick to get the "File Information" encoded by photoshop? (copyright, keywords, author, comments, etc..)This information doesn't seem to be put where ever the "comments" that image::magick can extract with a GET command....is there a way?
Thanks!