Set the exif-date with exiftool

Set the exif-date with exiftool

📅 2022-03-18 ✏️ 2026-03-30 ✍️ Andreas Wittmann 👁️ ... exif exiftool
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)