How to Remove Location Data from Photos

Strip GPS coordinates and hidden metadata before sharing images

Quick answer

Photos taken with smartphones embed GPS coordinates in their EXIF data. Anyone who receives the original file can extract your exact latitude and longitude, often accurate to within 10 meters. To remove this data, run the image through a metadata stripper before sharing.

What location data do photos contain?

EXIF (Exchangeable Image File Format) is a standard for storing metadata inside image files, defined by the CIPA DC-008 specification. When your phone or camera records a photo, it can embed:

  • GPS coordinates: Latitude and longitude, sometimes accurate to 3-5 meters with modern phones
  • Altitude: Elevation above sea level
  • Timestamps: Date and time the photo was taken, plus timezone in some cases
  • Device identifiers: Phone make and model, camera serial number, lens type
  • Software tags: Which app or editor last modified the file
  • Thumbnail images: Embedded previews that may contain data from before the image was cropped

This data is invisible when viewing the photo. You would need to inspect the file properties or use an EXIF reader to see it. But anyone with access to the original file can do exactly that.

How to strip location from photos

Three steps:

  1. Open the Metadata Stripper in your browser. No installation needed.
  2. Drop your photo onto the page. The tool reads the file locally (nothing gets uploaded) and shows you every metadata field it finds, with GPS data highlighted in red.
  3. Click "Strip All Metadata" to download a clean copy. The tool removes all EXIF, IPTC, and XMP data, including GPS coordinates, device info, timestamps, and embedded thumbnails.

The stripped file looks identical to the original. Only the hidden metadata is removed. For JPEG files, the image is re-encoded at 92% quality, which is visually indistinguishable from the original.

Which apps and devices add location data?

Smartphones

Both iPhone and Android phones embed GPS by default when location services are enabled for the camera app. iPhone stores coordinates in EXIF fields like GPSLatitude/GPSLongitude. Android phones do the same, though the exact fields vary by manufacturer.

DSLR and mirrorless cameras

Standalone cameras without GPS hardware do not add location data. Some newer models have built-in GPS or can pair with a phone app to tag locations. Check your camera settings under "GPS" or "Location data."

Social media behavior

Major platforms handle metadata differently when you upload (at the time of writing):

  • Instagram: Strips EXIF data from uploaded photos
  • Twitter/X: Strips EXIF data from uploaded photos
  • Facebook: Strips EXIF data from photos but may store the data server-side
  • WhatsApp: Strips EXIF data when sending photos
  • Email: Preserves all original metadata. Email attachments are the highest risk.
  • Cloud sharing (Google Drive, Dropbox): Preserves original metadata in shared files

Even when a platform strips EXIF on upload, stripping it yourself beforehand means you never have to trust a third party with your location data.

Common questions

Do all photos have location data?

No. Only photos taken with location services enabled on the camera or phone. Screenshots, downloaded images, and photos from cameras without GPS typically have no location data. You can check by dropping any image into the Metadata Stripper to see what it contains.

Does social media strip location data?

Most major platforms strip EXIF from displayed images, but some retain the data on their servers. Email, cloud storage links, and direct file transfers always preserve the original metadata. Strip metadata yourself if you want certainty.

Can someone find my home from a photo?

If the photo was taken at home with GPS enabled, the EXIF data contains coordinates accurate to 3-10 meters. Combined with Google Maps, that is enough to identify a specific building. Photos taken at home, at work, or at a child's school are the highest-risk images to share with intact metadata.

Sources and references

Strip metadata before sharing

See exactly what data your photos contain, then remove it. Processing happens in your browser.

Your files never leave your device

Related guides