Last active
September 5, 2017 21:40
-
-
Save 47ronin/3b730f1b4318bbf4b83ced22ad10dab2 to your computer and use it in GitHub Desktop.
Rename all JPG files in a path using IPTC/EXIF capture date in ISO 8601 format, plus capture time as a unique serial ID
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jhead -n%Y%m%d-%H%M%S *.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment