Skip to content

A python program to sort images using their metadata.

Notifications You must be signed in to change notification settings

ludde127/imageSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imageSort

This program will sort images and videos and some other media formats using either their metadata if that can be fetched and otherwise the program will default to using the last changed/acessed properties, the minumum of those to fields will then be used as the creation time.

The files will be sorted into a format of Year/Month/Day/FILES, for example: \Year 2013\November\Day 9"file.jpg". The program is well optimized and is purely io limited even on fast ssd's.

Running

To run the program simply download the .exe from the output folder and that should be runnable on all systems, if it is not please create a github issue.

About

A python program to sort images using their metadata.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages