Skip to content

Python script created mainly for pictures that takes the files in a folder and classifies them in subfolders according to the EXIF date when the picture was taken. If there is no EXIF, it compares the file creation time and the modified time and if they match it uses that. If they don't match the user is prompt to choose which one

Notifications You must be signed in to change notification settings

dcf1007/fileClassify_dateTaken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileClassify_dateTaken

Python script created mainly for pictures that takes the files in a folder and classifies them in subfolders according to the EXIF date when the picture was taken. If there is no EXIF, it compares the file creation time and the modified time and if they match it uses that. If they don't match the user is prompt to choose which one

About

Python script created mainly for pictures that takes the files in a folder and classifies them in subfolders according to the EXIF date when the picture was taken. If there is no EXIF, it compares the file creation time and the modified time and if they match it uses that. If they don't match the user is prompt to choose which one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages