Author Topic: Any way to add this to the IPTC/XMP of an image?  (Read 1399 times)

Offline matttttttt

  • Newcomer
  • *
  • Posts: 3
    • View Profile
Any way to add this to the IPTC/XMP of an image?
« on: December 08, 2020, 06:18:06 PM »
Hello, is there any way to add this to an image's IPTC/XMP in Photo Mechanic?

Code: [Select]
    <fwr:UploadInfo rdf:parseType="Resource">
            <fwr:UploadedByFullName>Firstname Lastname</fwr:UploadedByFullName>
         </fwr:UploadInfo>


Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24766
    • View Profile
    • Camera Bits, Inc.
Re: Any way to add this to the IPTC/XMP of an image?
« Reply #1 on: December 08, 2020, 06:20:04 PM »
Hello, is there any way to add this to an image's IPTC/XMP in Photo Mechanic?

Code: [Select]
    <fwr:UploadInfo rdf:parseType="Resource">
            <fwr:UploadedByFullName>Firstname Lastname</fwr:UploadedByFullName>
         </fwr:UploadInfo>

No.  Photo Mechanic cannot add that to an image's XMP metadata.  If it exists already, Photo Mechanic will preserve it through other edits, but it has no facility to add in custom namespaces/tags and their data.

-Kirk

Offline matttttttt

  • Newcomer
  • *
  • Posts: 3
    • View Profile
Re: Any way to add this to the IPTC/XMP of an image?
« Reply #2 on: December 08, 2020, 06:24:01 PM »
Thank you Kirk! I appreciate your swift response!

Can anyone recommend a piece of software for Mac, preferably with an interface that can add this kind of information?