Copy photos and create multiple folders

Hello,

I take a large number of digital photos and download them to my PC once a week. I would like to be able create a button to copy my photos to a target directory that is based upon the shooting date of the photo. If the directory does not exist, I would like to create it.

Example:

I have 10 photos taken on the 23/06/2007.
I have 5 photos taken on the 25/06/2007.

The button would check to see if a directory named 2007 06 23 existed. If the directory existed, then the 10 photos taken on the 23/06/2007 would be copied into this directory. If the directory did not exist, the button would create the directory named 2007 06 23 and then copy the 10 photos taken on the 23/06/2007 into the directory.

The same process would occur for the 5 photos taken on the 25/06/2007.

Can I do this with raw commands or do I need a VB script?

Thank you for your help.

Neil

See here:

[Rename help w/Exif Data)

1 Like

Will this software ever stop ceasing to dazzle me? :sunglasses:

After all these years, I had no clue one could move files on-the-fly to dynamically created directories via Rename tool!