Skip to content

Instantly share code, notes, and snippets.

@QuynhVir
Last active July 27, 2021 17:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save QuynhVir/dd8991b0b11b7dfd69ff165d2ecb875e to your computer and use it in GitHub Desktop.
Save QuynhVir/dd8991b0b11b7dfd69ff165d2ecb875e to your computer and use it in GitHub Desktop.
Remove all GPS coordinates of *.heic files, include sub directories.
exiftool -gps:all= -r -ext heic .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment