How to add GPS tags to images with ExifTool

Recursive for all files including subdirectories in the current folder

exiftool -r -overwrite_original -GPSLatitudeRef="N" -GPSLongitudeRef="E" -GPSLatitude=12.34567 -GPSLongitude=76.54321 .

Download ExifTool
https://www.sno.phy.queensu.ca/~phil/exiftool/

ExifToolGUI
http://u88.n24.queensu.ca/~bogdan/

Posted on September 8, 2019 02:59 PM by geralda geralda

Comments

No comments yet.

Add a Comment

Sign In or Sign Up to add comments