From: "Jérémy" Date: 2006-02-21T23:03:30+09:00 Subject: Using RMagick to extract IPTC data from JPEG file Hi all, I'm relatively new to Ruby and RMagick. I want to extract IPTC information from JPEG files. Elements that I've already found are : >From RMagick, iptc_profile : http://www.simplesystems.org/RMagick/doc/imageattrs.html#iptc_profile And This, but it doesn't seem to work for : http://studio.imagemagick.org/pipermail/magick-users/2004-July/013122.html Anyone can give me some information ? Thank you all.