Exif: add email, url, phone

Started by pivari, November 12, 2013, 11:02:00 AM

Previous topic - Next topic

pivari

Hello,

I was able to add the name of the owner -ownername but I've not found the way to add email, url, phone,
Where can I find the list of exif owner fileds?

Thanks

Fabrizio

Phil Harvey

Hi Fabrizo,

For this, I would suggest using XMP and the IPTC Core tags.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

pivari

So for the email is he correct option
-XMP-iptcCoreCreatorWorkEmail="email" ?

Phil Harvey

Close.  You are missing a colon:

-XMP-iptcCore:CreatorWorkEmail="email"

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

pivari