Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > exif/iptc/xmp image metadata libraries?

Reply
Thread Tools

exif/iptc/xmp image metadata libraries?

 
 
Paul Archer
Guest
Posts: n/a
 
      04-14-2009
I'm looking for an image metadata manipulation library, and so far I've
only found a couple that look usable. ruby-exiv2 uses the C++ exiv2
library, but is incomplete (no xmp support, doesn't seem to handle
multiple iptc keywords. mini-exiftool uses the excellent exiftool library,
but that's written in Perl, and I'd rather use something that's either
pure-ruby, or a C/C++ library for efficiency.

Does anyone know of any mature image metadata manipulation libraries that
I've missed?

Paul

 
Reply With Quote
 
 
 
 
pm
Guest
Posts: n/a
 
      04-14-2009
Paul Archer wrote:
> I'm looking for an image metadata manipulation library, and so far I've
> only found a couple that look usable. ruby-exiv2 uses the C++ exiv2
> library, but is incomplete (no xmp support, doesn't seem to handle
> multiple iptc keywords. mini-exiftool uses the excellent exiftool library,
> but that's written in Perl, and I'd rather use something that's either
> pure-ruby, or a C/C++ library for efficiency.
>
> Does anyone know of any mature image metadata manipulation libraries that
> I've missed?
>
> Paul
>

have a look here :

http://www.ruby-forum.com/topic/70422

I'm using it even if I'm a beginner pm
 
Reply With Quote
 
 
 
 
Paul Archer
Guest
Posts: n/a
 
      04-17-2009
On Wed, 15 Apr 2009, pm wrote:

> Paul Archer wrote:
>> I'm looking for an image metadata manipulation library, and so far I've
>> only found a couple that look usable. ruby-exiv2 uses the C++ exiv2
>> library, but is incomplete (no xmp support, doesn't seem to handle multiple
>> iptc keywords. mini-exiftool uses the excellent exiftool library, but
>> that's written in Perl, and I'd rather use something that's either
>> pure-ruby, or a C/C++ library for efficiency.
>>
>> Does anyone know of any mature image metadata manipulation libraries that
>> I've missed?
>>
>> Paul
>>

> have a look here :
>
> http://www.ruby-forum.com/topic/70422
>
> I'm using it even if I'm a beginner pm
>


EXIFR, which is pointed to in the above link, is EXIF only. I'm looking
for something that does IPTC and XMP.

Paul

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Metadata information for image and audio files Karthik C++ 1 10-28-2006 04:38 PM
Modifying metadata in an image file ... Useko Netsumi Ruby 7 04-28-2004 04:52 PM
Image metadata M&M Digital Photography 0 02-09-2004 06:21 PM
Schema Metadata not a Metadata Schema Brett Selleck XML 1 09-04-2003 05:02 PM
ASP.Net & IIS MetaData Question Shawn & Jo-an Mehaffie ASP .Net 1 08-05-2003 09:15 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57