Skip to content

Instantly share code, notes, and snippets.

@asperduti
Last active December 22, 2018 21:28
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 asperduti/2a2654866662c6ba64e7e87691881280 to your computer and use it in GitHub Desktop.
Save asperduti/2a2654866662c6ba64e7e87691881280 to your computer and use it in GitHub Desktop.
Bash command to set GPS metadata
exiftool -XMP:GPSLatitude=41.3825 -XMP:GPSLongitude=2.176944 -P -overwrite-original *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment