Skip to content

Process your photos to organize in folders automatically using metadata

Notifications You must be signed in to change notification settings

gamosoft/DateTaken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTaken

Process your photos to organize in folders automatically using the date taken metadata.

I have an iPhone and copy my photos manually to my local storage, but I like to have them organized in a folder structure such as "c:\photos\year\month\day".

Having to do this manually is a pain, so I've created this small tool to automatically parse the date a photo was taken and nest it in the correct folder.

For those photos that don't have one, they will be ignored and left in the source folder.

The hierarchy will be created under the source folder. If you start under c:\somephotos it will create stuff like c:\somephotos\2018..., and move or copy them depending on the flag used in the code.

The code is very silly, but if you have any questions please let me know. :-)

Hope you find it useful! ;-)

About

Process your photos to organize in folders automatically using metadata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages