Re: exiftool

2022-07-19 Thread mick crane
On 2022-07-19 17:08, Curt wrote: On 2022-07-19, mick crane 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 n

Re: exiftool

2022-07-19 Thread Curt
On 2022-07-19, mick crane 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 -over

Re: exiftool

2022-07-19 Thread mick crane
On 2022-07-19 10:58, Andy Smith wrote: Hello, On Tue, Jul 19, 2022 at 10:03:05AM +0100, mick crane wrote: I'm sending a load of images to somebody and I want them to be Attribution-ShareAlike 4.0 International license Don't want to plaster over images so think to add to exif data. I've not do

Re: exiftool

2022-07-19 Thread Andy Smith
Hello, On Tue, Jul 19, 2022 at 10:03:05AM +0100, mick crane wrote: > I'm sending a load of images to somebody and I want them to be > Attribution-ShareAlike 4.0 International license > Don't want to plaster over images so think to add to exif data. I've not done it personally but this seems to gi