Skip to content

Sort image files into new folders based on exif data

Notifications You must be signed in to change notification settings

Mulperi/photosort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photosort

Sort photos into folders by date, based on EXIF-metadata.

Running

Run photosort inside the directory where the image files are located.

npx @mulperi/photosort
  • New directories will be created (e.g. 2020-06-05) based on the date information of image files.
  • If the date directory already has file by the same name, a new name will be given to the file that is moved (copy1...).
  • Files that have no EXIF-data will be moved to _nonphoto directory.

About

Sort image files into new folders based on exif data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published