Skip to content

A script to correct the file layout of photos to match the timestamp directory

License

Notifications You must be signed in to change notification settings

danielkempenich/CorrectPhotoDeployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CorrectPhotoDeployment

A script to correct the file layout of photos to match the timestamp directory

This is a simple script intended to correct the file layout of photos. They were initally imported by Picassa into the wrong timestamp directory. Instead of finding them all by hand, I wrote this script to compare the photo metadata with the timestamp directory it resides in.

E.g. C:\photos\2012-05-14\IMG_20191018_123456 should be moved to C:\photos\2019-10-18\IMG_20191018_123456

The script makes use of python3 and Pillow

About

A script to correct the file layout of photos to match the timestamp directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages