[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exiftool



On 2022-07-19 17:08, Curt wrote:
On 2022-07-19, mick crane <mick.crane@gmail.com> wrote:

I want to add AttributionURL and AttributionName
https://exiftool.org/TagNames/XMP.html#cc
says is to do with "XMP-cc" but not guessed the syntax as yet.

 exiftool -overwrite_original -XMP-cc:AttributionName="Creator" "file
 name.extension"

exiftool -overwrite_original -XMP-cc:AttributionURL="Creator URL" "file
 name.extension"

 exiftool -overwrite_original
 -XMP-cc:license="http://creativecommons.org/licenses/by-sa/4.0/";
 -XMP-cc:AttributionName="Creator"
 -XMP-cc:AttributionURL="http://creatorURL.com"; "file name.extension"


https://libre-software.net/edit-metadata-exiftool/


I've been doing that before without the "-overwrite_original"
but doesn't show up in Gimp metadata menu, is there when view with exiftool. only "exiftool -CopyrightNotice="License: Attribution-ShareAlike 4.0 International" file.png"
Shows in Gimp>image>metadata

cheers
mick


Reply to: