From: 12 34 Date: 2007-05-14T10:24:42+09:00 Subject: Re: EXIF Library Jeremy Hinegardner wrote: > 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. > > 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/ I have to use some OS X apps anyway, so I think I'll try using those via Appscsript rather than getting more confused trying to use exiv. iMagine Photo and Image Events are two that come to mind. But thanks for the suggestion -- Posted via http://www.ruby-forum.com/.