Skip to content

python script to read exif info from media files and copy or move them in a datetime folder like structure

Notifications You must be signed in to change notification settings

alez007/exif_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exif Sorter

Description

I needed a small script to read exif information from my google drive images and sort them accordingly in a structure like YYYY/MM/DD. If exif information doesn't exist, it'll try to read the date from file name.

Usage

exif_sorter.py --source-dir <source_dir> --dest-dir <dest_dir>

About

python script to read exif info from media files and copy or move them in a datetime folder like structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages