exif-rename
v0.1.0
Published
A command to batch rename photos to their EXIF dates.
Downloads
2
Maintainers
Readme
exif-rename
A command to batch rename photos to their EXIF dates. Supports JPEG and TIFF file types.
Installation
npm i exif-rename -g
Usage
exif-rename path/to/dir/*.jpg
Options
--format
: Format the EXIF dates to "yyyy-mm-dd hh:mm:ss", instead of Unix time.