Page 1 of 1
Add copyright into EXIF data
Posted: 2010-02-22T10:10:14-07:00
by acrocephalus
Hello,
Is there a way to add the copyright into into the EXIF data using Imagemagik? A batch process would be great.
Best,
Dani
Re: Add copyright into EXIF data
Posted: 2010-02-22T11:13:43-07:00
by fmw42
Don't know if IM can write to EXIF data, but see
http://www.imagemagick.org/Usage/formats/#jpg_non-im
"jhead A more user-friendly lossless JPEG handler, especially with regards to the EXIF digital camera profile. That the handling of comments, date adjustments, thumbnail extraction, deletion or replacement, profile stripping, etc. It also attempts to ensure that other profiles are not trashed, which is something that "jpegtran" tends to do.
There are also other similar programs such as "ExifTool", and "Exifer". Many JPEG to web photo-album programs also does this."