Skip to content

Jackson-DKMG/PhotoClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small program that allows to classify pictures and videos based on their EXIF data into subfolders (Year - Month).

Source and target directories are asked through prompts, and the items are moved to the appropriate location. Errors are listed dynamically, and a recap printed at the end of the process (sometimes the EXIF data does not contain any timestamp)

A couple methods are used (the second is attempted if the first did not work).

Perl is needed for the first one to be executed, if not present it just defaults to the second.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages