Hello
first of all, thanks for WONDERFUL command line suites...
then
i've a file named IMG_20120120_104446.jpg with wrong exif data
is it possible to change datacreate and timecreate by using filename?
thanks
regards
Simon
Hi Simon,
Surprisingly, this is not an uncommon request. Try this:
exiftool "-datetimeoriginal<filename" DIR
- Phil
Hi Phil
thanks for help
it worked perfectly!!!!
Hi Simon,
Great. Glad to hear it.
I've added a note about this to FAQ number 5 (https://exiftool.org/faq.html#Q5) since it has come up a few times in the past. Also, I mentioned the AllDates tag, which may also be convenient in cases like this.
- Phil