Hello,
I would like to modify an image (with mogrify or convert) but keeping the original creation date and adding the author information in the metadata of the picture.
It's only in the metadata , for the file modified or created I use touch for the date ....
Could you help me?
thanks
Keep he creation date and add metadata authors
Re: Keep he creation date and add metadata authors
hello,
well I not find a solution with imagemagick but with exiftool (http://www.sno.phy.queensu.ca/~phil/exiftool/)
thanks
well I not find a solution with imagemagick but with exiftool (http://www.sno.phy.queensu.ca/~phil/exiftool/)
thanks
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Keep he creation date and add metadata authors
Imagemagick at this time has very minimal control of meta-data such as in EXIF profiles. It is basically not its job.
Your best solution is the one you found, use a program more suited to that task. ExifTool or Jhead, etc...
Your best solution is the one you found, use a program more suited to that task. ExifTool or Jhead, etc...
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/