Skip to content

Instantly share code, notes, and snippets.

@vnys
Last active October 14, 2016 05:51
Show Gist options
  • Save vnys/eaabedbeb2e3d2331224 to your computer and use it in GitHub Desktop.
Save vnys/eaabedbeb2e3d2331224 to your computer and use it in GitHub Desktop.
exiftool

Navngi filer med samme konvensjon som brukes av DropBox i Camera Upload.

cd <photo-directory>
exiftool "-FileName<CreateDate" -d "%Y-%m-%d %H.%M.%S%%-c.%%le" .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment