Skip to content

Instantly share code, notes, and snippets.

@by-nari
Last active July 27, 2021 17:31
Show Gist options
  • Save by-nari/dd8991b0b11b7dfd69ff165d2ecb875e to your computer and use it in GitHub Desktop.
Save by-nari/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