in reply to Removing EXIF profiles with Perl Image-Magick
Hi, thanks for your reply! I'm now removing the EXIF and XMP Profiles using $image->Profile(name=>'profilename',profile=>' ') for each. Is this method recommended?
I'm also looking into how to remove the extra gibberish in the IPTC Profile. There's only a limited number of IPTC fields that I need, so is there a way to remove everything in the IPTC Profile except for a specified list of fields?
Thanks and regards,
Ralph
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Removing EXIF profiles with Perl Image-Magick
by zentara (Cardinal) on Sep 08, 2006 at 18:58 UTC |