Can anyone recommend an open source Ruby library for adding XMP metadata to JPEG images?
Asked
Active
Viewed 1,100 times
1 Answers
5
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.

Clinton Dreisbach
- 7,732
- 6
- 29
- 27