Removing GPS tags from a JPEG

Fremantle

· exiftool · photography ·

Not sure why I find it hard to remember how to remove the GPSLatitude and GPSLongitude tags from images:

$ exiftool -gps:all= -xmp:geotag= -overwrite_original ./lorem.jpg
← Previous