Navigation

Home > Projects > Image Metadata Accessor

Image Metadata Accessor

As part of an application I am developing, I need access to the metadata of images. Images have lots of metadata associated with them: EXIF providing information about the capture and IPTC from a workflow application describing the image are the most popular. This library provides read/write access to that metadata in Ruby.

You can find out more about it at the Rubyforge project page. For now it's still in the early stages of development because we've been too busy with other things!