Skip to content

Photo sorter does what it says on the tin. It sorts your images, by the year they were taken.

License

Notifications You must be signed in to change notification settings

benarmstead/photo_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo sorter

Warning

**This program carrys no garuntees, and may delete files. It has not been thoroughly tested and is simply a personal project. Use this program at your own risk. **

Photo sorter does what it says on the tin. It sorts your images, by the year they were taken.

Your images will also be re-named to this format YYMMDD-HHMMSS

Instalation

git clone https://github.com/benarmstead/sort_by_year.git

Usage

Move pictures to new directory

python3 src/main.py <your pictures directory>

Copy pictures to new directory

python3 src/main.py <your pictures directory> -c

Examples

Move pictures to new directory

python3 src/main.py ~/Pictures

Copy pictures to new directory

python3 src/main.py ~/Pictures -c

About

Photo sorter does what it says on the tin. It sorts your images, by the year they were taken.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages