1.4.0 • Published 2 years ago

photo-organize v1.4.0

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
2 years ago

photo-organize

photo-organize is a tool to organize photographs into subdirectories based on exif date. If no EXIF date is found, the file date is used.

For example, I use it to quickly move all my phones pictures to subdirectories named after the date YYY-MM-DD. For this particular purpose, a day starts at 5am. This way late evening pictures belongs to the correct event day.

Install

npm install -g photo-organize

Usage

photo-organize directory

If the directory is not provided, the current working directory is used. The --dry option logs the changes without applying them.

Tested with Node.js version from 12 to 17.

Sources

https://github.com/gabooh/photo-organize

1.4.0

2 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.1

9 years ago

1.1.0

9 years ago