Does anyone know of such a thing?
I specify a directory and it finds all the photos in the directory & its sub-directories & if they contain EXIF date/time it sets their Windows timestamp to match the EXIF
by Garik
Picture of the Week Themes
Suggest and vote on themes
Please participate in Meta
and help us grow.
|
Does anyone know of such a thing? I specify a directory and it finds all the photos in the directory & its sub-directories & if they contain EXIF date/time it sets their Windows timestamp to match the EXIF |
|||
|
|
|
I suggested it to the author of PhotoRenamer, who replied ... PhotoRenamer 3.2 www.tgmdev.be/bin/PhotoRenamer_Setup_19Sep2012.exe I add a button in the ‘Options’ tab of the Ribbon .. From there, you can select the option for updating the file time status of the file .. By the way, to avoid the use of mask, I also add a new mask attribute: %F. If you use this simple mask, the file is renamed ... with it’s own name ... So you are not obliged to rename the file for which you want to update the file time attributes ... |
|||
|
|
|
This is the inverse of Is there any software which will set the EXIF Dates based on the file's modification date?, and I'm sure all of the programs listed there will apply. jhead is my suggestion. eg the command
sets a bunch of files so that the file timestamp matches exif — but it doesn't do recursion into subdirectories. (You could use a small batch script to do that.) |
|||||||||
|