On Sun, May 13, 2007 at 02:54:57PM +0900, 12 34 wrote: > I did install RubyCocoa. Will be handy later when I want to put on a > GUI. Is it CoreImage I'd need. I'm not going to change the image or > display it, but I need the meta data. I'll find out eventually. I think > it's in Image Events. I just have to figure out the dictionary and how > to write it in Ruby via Appscript. While looking around for things dealing with this thread, I happened upon exiv2[1], which is an Exif and IPTC tag reader/writer. And as it turns out there are ruby bindings to it already. You can use macports to install the original library and then use gem to install the ruby bindings[2] to it. The documentation is a little lacking for the ruby bindings, but it is quite fun too play around with. I'm already thinking of a few uses for it. enjoy, -jeremy 1 - http://www.exiv2.org/ 2 - http://rubyforge.org/projects/ruby-exiv2/ -- ======================================================================== Jeremy Hinegardner jeremy / hinegardner.org