New Gem: xmp_toolkit_ruby – Ruby Bindings for Adobe’s XMP Toolkit SDK
I’ve just released xmp_toolkit_ruby, a Ruby binding for Adobe’s XMP-Toolkit-SDK.
This is still a proof of concept, but it demonstrates how Ruby can now interact with XMP metadata—reading and writing data across multiple file types (e.g., images, PDFs, and more), using Adobe’s official C++ SDK under the hood.
The goal: make working with XMP metadata more accessible for Ruby developers who need structured metadata workflows.
If you’re working with digital assets, DAM systems, or just curious about metadata standards, check it out. Feedback, issues, and PRs are very welcome!
👉 GitHub: https://github.com/dieter-medium/xmp_toolkit_ruby 👉 Gem: https://rubygems.org/gems/xmp_toolkit_ruby
Post a comment