10-29-2023 10:14 AM
As I have previously mentioned I bought a 1Ds MkII. This camera doesn't have the functionality to add copyright information to the image from the camera so I have to add it via software.
Canon DPP4 is what I have. How can I add copyright info to an image using DPP4?
Thanks!
10-29-2023 12:30 PM - edited 10-29-2023 12:30 PM
Both my 1Ds and my D30 have a post in Exif called Owner name.
For 1Ds I needed FireWire that I don't have, but I used Gphoto2 to add my name in D30.
gphoto2 --set-config /main/settings/ownername="Peter"
10-29-2023 01:58 PM
@dpsaiz wrote:As I have previously mentioned I bought a 1Ds MkII. This camera doesn't have the functionality to add copyright information to the image from the camera so I have to add it via software.
Canon DPP4 is what I have. How can I add copyright info to an image using DPP4?
Thanks!
To the image itself or to he EXIF data for the image?
10-29-2023 02:27 PM
EXIF
10-29-2023 03:41 PM
I suggest exiftool. If using Windows, the quoting on the command line will be different than in Linux or MacOS. Exiftool is free software. https://exiftool.org/
exiftool -copyrightnotice='Copyright John Moyer, all rights reserved' *.JPG
will write a copyright notice to the meta data. The same may be done for all of the IPTC data.
https://www.iptc.org/std/photometadata/documentation/userguide/
https://exiftool.org/TagNames/MWG.html
09/26/2024: New firmware updates are available.
EOS R5 Mark II - Version 1.0.1
EOS R6 Mark II - Version 1.5.0
07/01/2024: New firmware updates are available.
04/16/2024: New firmware updates are available.
RF100-300mm F2.8 L IS USM - Version 1.0.6
RF400mm F2.8 L IS USM - Version 1.0.6
RF600mm F4 L IS USM - Version 1.0.6
RF800mm F5.6 L IS USM - Version 1.0.4
RF1200mm F8 L IS USM - Version 1.0.4
Canon U.S.A Inc. All Rights Reserved. Reproduction in whole or part without permission is prohibited.