ExifTool Forum

ExifTool => ExifTool GUI => Topic started by: Margari on September 21, 2017, 05:26:55 AM

Title: How can I add dublin core metadata fields in a picture?
Post by: Margari on September 21, 2017, 05:26:55 AM
Hello, I need to add dublin core metadata in a set of images, but I´m not expert with the computer... so could someone suggest me an easy way to add new metadata fields?
I tried to install ExifTool Gui but I work with mac and didn´t get to install it properly... Do you know if it is necessary to use it with Windows?
Thank you for your help :-)
Margari
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Phil Harvey on September 21, 2017, 07:41:15 AM
Hi Margari,

I suggest using Adobe bridge or something like that if you want to add metadata using a GUI on the Mac.

- Phil
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Stephen Marsh on September 21, 2017, 08:50:32 AM
Hi Margari,

If you don't have access to Adobe Bridge and if you are after a Mac OS GUI, try this:

https://hvdwolf.github.io/pyExifToolGUI/

EDIT: On the Preferences tab, you will need to enter the path to ExifTool, for Mac users the default install location is generally:
/usr/local/bin/exiftool


If you wish to or are willing to learn how to do this via command line input in Terminal.app you are at the right forum!
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Alan Clifford on September 21, 2017, 03:26:05 PM
I like this one: http://fastphototagger.sourceforge.net/about.html
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: StarGeek on September 21, 2017, 03:31:24 PM
Quote from: Stephen Marsh on September 21, 2017, 08:50:32 AM
If you don't have access to Adobe Bridge

Adobe Bridge is free.  http://www.adobe.com/products/bridge.html
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Stephen Marsh on September 21, 2017, 07:11:51 PM
Indeed it is StarGeek – however it requires jumping through some hoops to download (Q&A, Adobe ID, Adobe CC app etc), so it is not as accessible as pyExifToolGUI. It is also limited without Photoshop/Camera Raw (which are not free), however it does allow one add/remove metadata as the OP wishes to do.
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Margari on October 16, 2017, 04:15:50 AM
Thank you for your help, but at last, I decided to put ExifTool and ExifTool GUI in Windows. It works very well, but I have a problem to define Dublin Core metadata, maybe you can help me....
I am creating a new Workspace, and I defined several fields, but the system doesn´t understand them.... Please, could you tell me how can I define the tags? Are there any option to do that directly from ExifTool GUI?
I am putting tags like: "DC:Title"....
Thank you for your help!!!!!!
Best regards
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Phil Harvey on October 16, 2017, 07:19:29 AM
Hi Margari,

I can't help much, but I can point you to the documentation (https://exiftool.org/gui/#m_workspace) in case you haven't seen it.

- Phil
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: StarGeek on October 16, 2017, 12:15:31 PM
The Dublin Core are all XMP data, so they will lead with XMP:.  The tag names for the most part are the same as what names you would see in other programs, with some exceptions, such as XMP:Subject which is usually called keywords in other programs.

Dublin Core tag list (https://exiftool.org/TagNames/XMP.html#dc)
Title: Re: How can I add dublin core metadata fields in a picture?
Post by: Phil Harvey on October 16, 2017, 12:31:54 PM
StarGeek: Thanks!  I missed the "DC:".  Glad someone was paying attention. ;)

- Phil