Skip to content

Quick script to move photos to a year / month / day hierarchy based on EXIF data or date at start of file name.

License

Notifications You must be signed in to change notification settings

mcjffld/photo-mover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-mover

Quick script I wrote to move photos to a year / month / day hierarchy based on EXIF data or date at start of file name.

Will search the origin directory and any sub-directories for image files

HOW TO USE

npm install

node app.js --origin /Users/jeremiah/Dropbox/Camera\ Uploads/ --destination /Users/jeremiah/Pictures/

About

Quick script to move photos to a year / month / day hierarchy based on EXIF data or date at start of file name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%