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
12/18/2024: New firmware updates are available.
EOS C300 Mark III - Version 1..0.9.1
EOS C500 Mark II - Version 1.1.3.1
12/05/2024: New firmware updates are available.
EOS R5 Mark II - Version 1.0.2
09/26/2024: New firmware updates are available.
EOS R6 Mark II - Version 1.5.0
Canon U.S.A Inc. All Rights Reserved. Reproduction in whole or part without permission is prohibited.