Skip to content

Python app to sort photo's into directories by 'Date Photo Taken'

Notifications You must be signed in to change notification settings

CodeNameGrant/photo-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo-Sorter

A simple app to copy images from one dir to anohter and group them by the date they were taken. This is determined from the image meta data no the file name.

Run Locally

  git clone https://github.com/CodeNameGrant/photo-sorter.git
  pip3 install -r requirements. txt
  python app.js

You will then be asked to enter the input/output directories. Rather use abolute paths, starting from your root directory otherwise they will be interpreted as reletive to app.js

Acknowledgements

Authors

About

Python app to sort photo's into directories by 'Date Photo Taken'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages