Skip to content

Instantly share code, notes, and snippets.

@dixonge
Created April 2, 2020 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dixonge/276f9f63a4e0bef4709a27aa5db6575b to your computer and use it in GitHub Desktop.
Save dixonge/276f9f63a4e0bef4709a27aa5db6575b to your computer and use it in GitHub Desktop.
Set photo title and description with exiftool
exiftool -title='Title goes here' -description='Description goes here' .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment