On Mon, 11 Dec 2017 20:11:37 -0500
Patrick Shanahan <[email protected]> wrote:

>* Аl Воgnеr <[email protected]> [12-11-17 19:08]:
>> Can I define an EXIF:Copyright when the export is written?
>> 
>> Searching for it is difficult, I always get the copyright of
>> darktable.  
>
>yes, with exiftool or exiv2 or add it to the exif in your camera
>settings (my preference).

I use exiftool after exporting from DT (as a one liner)

exiftool  -P -overwrite_original_in_place 
-OwnerName='Artsi Fartsi'
-IFD0:Artist='Artsi Fartsi' -IPTC:By-line='Artsi Fartsi'
-XMP-dc:Creator='Artsi Fartsi' -IPTC:By-lineTitle='Photographer'
-XMP-photoshop:AuthorsPosition='Photographer'
-XMP-photoshop:Credit='Artsi Fartsi: a-fartsi.com'
-IPTC:Contact='email: [email protected]; website: https://www.a-fartsi.com'
-XMP-iptcCore:CreatorWorkEmail='[email protected]'
-XMP-iptcCore:CreatorWorkURL='https://www.a-fartsi.com' -d %Y
-IFD0:Copyright'<Copyright: © $createdate Artsi Fartsi, all rights reserved.' 
-d %Y 
-IPTC:CopyrightNotice'<Copyright: © $createdate Artsi Fartsi, all rights 
reserved.' -d %Y 
-XMP-dc:Rights'<Copyright: © $createdate Artsi Fartsi, all rights
reserved.' 
FILENAME.JPG

(as a one liner)

-- 
sknahT

vyS
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to