RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in