Batch convert photos with no EXIF-DateTaken
Posted: Tue Dec 29, 2020 9:10 pm
Hello,
the photos of my smartphone have no EXIF-DateTaken.
I want to run a batch that:
-process files from "c:/photo"
-fetch the date from filename and write it into EXIF-DateTaken
-rename file with "filename<CreateDate"
-move the file to "c:/photo/%Y/%m/%Y%m%d_%H%M%S%%-c.%%le"
I have phrases for every single step, but don't know how to combine it.
Thanks for your help,
Tommes
the photos of my smartphone have no EXIF-DateTaken.
I want to run a batch that:
-process files from "c:/photo"
-fetch the date from filename and write it into EXIF-DateTaken
-rename file with "filename<CreateDate"
-move the file to "c:/photo/%Y/%m/%Y%m%d_%H%M%S%%-c.%%le"
I have phrases for every single step, but don't know how to combine it.
Thanks for your help,
Tommes