1.0.4 • Published 4 years ago

@mulperi/photosort v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Photosort

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

Installation

npm i -g @mulperi/photosort

Running

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

npx 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.
1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago