Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 306 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 306 Bytes

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.