Search code examples
rubyxmp

XMP Library for Ruby


Can anyone recommend an open source Ruby library for adding XMP metadata to JPEG images?


Solution

  • MiniExiftool, which is just a wrapper around the Exiftool command-line app, is the only open-source one I know of.

    There's a commercial library called Chilkat, but I do not have experience with it, being that it is commercial.