Disclaimer

This information HAS errors and is made available WITHOUT ANY WARRANTY OF ANY KIND and without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. It is not permissible to be read by anyone who has ever met a lawyer or attorney. Use is confined to Engineers with more than 370 course hours of engineering.
If you see an error contact:
+1(785) 841 3089
inform@xtronics.com

Libimage-exiftool-perl


Back to Photo tagging exif IPTC XMP

Cookbook One liners

 $ exiftool example.jpg  ( could be example.pdf example.svg )
$ exiftool -AllDates='2010:08:08 15:35:33' -overwrite_original IMG_01.jpg
$ exiftool -AllDates='2010:08:08 15:35:33' -overwrite_original images

The “-overwrite_original” option is necessary if you want to change the meta-data of the original images. If you omit that option, then exiftool will back-up the originals by making a copy of them and adding “_original” to the end of the file names.

$ exiftool -AllDates='2010:08:08 15:35:33' -if '$make eq "Canon"' -overwrite_original images

Top Page wiki Index

Email

(C) Copyright 1994-2019
All trademarks are the property of their respective owners.