Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save GitterDoneScott/88805cd6397e6204557bebe902c3dccb to your computer and use it in GitHub Desktop.
Save GitterDoneScott/88805cd6397e6204557bebe902c3dccb to your computer and use it in GitHub Desktop.
Remove location/gps metadata from images
exiftool -overwrite_original -gps:all= *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment