Deutsch | English

Set the exif-date with exiftool

Set the exif-date with exiftool

2022-03-18 - Andreas Wittmann - Tags: publish

exiftool -AllDates="2017:03:11 00:00:00" test.jpg

Using

exiftool -AllDates+="3:0:0 0" *.jpg

incorrect Exif data can also be corrected (in this case the year is increased by 3)