remove image location data with exiftool If you ever need to clean your images folder of any location data, install exiftool and run this command: 1 $ exiftool -gps:all= -xmp:geotag= -r dirname/ #exiftool #image #location #privacy #snippets #code