Skip to content

Instantly share code, notes, and snippets.

@iamucil
Last active May 1, 2021 16:21
Show Gist options
  • Save iamucil/3718eedd3635836fd73f372638f6eef6 to your computer and use it in GitHub Desktop.
Save iamucil/3718eedd3635836fd73f372638f6eef6 to your computer and use it in GitHub Desktop.
exiftool -r '-FileName<${model;}_${createdate#;DateFmt("%Y-%m-%d_%H%M%S")}%-c.$FileTypeExtension' '-Directory<${model;}/${createDate#;DateFmt("%Y/%m")}' .
File format
-d %Y-%m-%d_%H%M%S%%-c.%%e
Date format for folder
-d %Y/%m/%d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment