How to deal with metadata?
Hello,
I am writing a new format plugin and I would like to preserve the metadata as much as possible.My plugin works fine as is in terms of managing the image data but I can't figure out how to deal with metadata in a general way. I am new to the world of metadata so please forgive me if my question sounds trivial.
From the SDK doc, it is not clear to me how to push the metadata to Photoshop when I read a file (and in which format, through which interface) and how to get it back when the plugin needs to save a file. Could someone give me some pointer on how to do that?
Is Photoshop using the XMP standard (http://www.adobe.com/products/xmp/) ? If so, does it mean that I also need to get the SDK for XMP and use it to feed photoshop with metadata formatted with the XMP standard ?
Ideally, I would like to be able to manage metadata in a way that files loaded with my plugin can export their metadata to other formats once loaded in photoshop.
Thank you!
Gilbert
