Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

XMP text injection.

Explorer ,
Sep 14, 2025 Sep 14, 2025

Hi

Is there a way to inject plain text into a XMP namespace via a plugin created in UXP Developer Environment? I have a textarea, and want to have the text in the text area be saves into the documents XMP metadata when it's saved. Can this be done and how?

practice safe design | use a concept
~ Petrula Vrontikis
TOPICS
Actions and scripting
259
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Sep 14, 2025 Sep 14, 2025

@rob art | illustration Yes, this technically can be possible be done using the UXP (Unified Extensibility Platform) API in Photoshop. The uxp module provides access to the Adobe XMP Core and XMP Files libraries, allowing you to read, create, and modify metadata within a document. Maybe this video will give you a better context of creating and running your own plugin. Developing a Photoshop Plugin with UXP #1 https://youtu.be/QP_0VzcFOa4?si=uiFuKPmfLatiBDcY

Translate
Adobe
Community Expert ,
Sep 14, 2025 Sep 14, 2025

@rob art | illustration Yes, this technically can be possible be done using the UXP (Unified Extensibility Platform) API in Photoshop. The uxp module provides access to the Adobe XMP Core and XMP Files libraries, allowing you to read, create, and modify metadata within a document. Maybe this video will give you a better context of creating and running your own plugin. Developing a Photoshop Plugin with UXP #1 https://youtu.be/QP_0VzcFOa4?si=uiFuKPmfLatiBDcY

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 27, 2025 Sep 27, 2025

Yes, thanks I managed to achive my goal, so all is good now.
Thanks for the input!

practice safe design | use a concept
~ Petrula Vrontikis
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 27, 2025 Sep 27, 2025

@rob art | illustration 

 

It would help others in the same position if you were to share in more detail.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 28, 2025 Sep 28, 2025

Yep. I wrote a PDF document outlining it all, I will post to my site and share when it's up.

Rob

practice safe design | use a concept
~ Petrula Vrontikis
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 13, 2025 Oct 13, 2025

Hi Stephen
Sorry for the delay. Here is the link to the document:
https://drive.google.com/open?id=1e4skNSb5uQ9KVTcYva4hWgdIW7v7BMBE&usp=drive_fs

practice safe design | use a concept
~ Petrula Vrontikis
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 13, 2025 Oct 13, 2025

@rob art | illustration 

 

Thank you for coming back with an update, I'll check it out. Did you intend to make the link private or public? You should receive an email requesting access.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 14, 2025 Oct 14, 2025

I just dropped it in my desktop alias of Google Drive and copied the link. When I release the plugin I will probably make public. I allowed viewer access to you.

practice safe design | use a concept
~ Petrula Vrontikis
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 14, 2025 Oct 14, 2025

Thanks, I use both Mac and Win, so I do have access to the Apple Pages app. I have not had time to digest, it looks like you have published the mother of all docs on this! When the scripting community asked for something beyond ExtendScript, I don't think that they expected how much things would change with UXP.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 15, 2025 Oct 15, 2025
LATEST

Oops!
I shared the wrong file. This is the PDF
https://drive.google.com/open?id=1VcF-UUMGLzMXbAQp8u-xSuVhBskECrZo&usp=drive_fs

Sorry

Rob

practice safe design | use a concept
~ Petrula Vrontikis
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines