Skip to main content
How to Remove Metadata from Photos (EXIF & GPS) on Any Device
2026/08/10

How to Remove Metadata from Photos (EXIF & GPS) on Any Device

Remove EXIF data, GPS location, and other metadata from photos before sharing. Step-by-step for iPhone, Android, Windows, Mac — plus a free in-browser remover.

What You're Actually Removing (and Why It Matters)

Every photo from a phone or digital camera carries a hidden block of information called EXIF metadata. Alongside harmless details like shutter speed and camera model, it can include the exact GPS coordinates of where the photo was taken — often precise to within a few meters — plus the date, time, and even the device's serial number.

Share the original file, and you share all of that with it. A photo of your new sofa can reveal your home address; a snapshot of your child's drawing can reveal their school. That's why removing metadata before sharing is one of the simplest, highest-value privacy habits you can build. To understand the full scope of what images leak, see our photo location privacy guide.

This guide covers every practical way to remove EXIF data from photos: a 10-second in-browser method, the built-in options on each major platform, and batch tools for large jobs.

The Fastest Method: Strip Metadata in Your Browser (Free)

The quickest way to remove metadata from a photo — on any device, with nothing to install:

  1. Open our free EXIF location viewer.
  2. Drop in your photo. You'll first see exactly what it's been carrying: GPS location on a map, capture time, camera details.
  3. Click Download clean copy (metadata removed). The image is re-encoded in your browser, and the copy you download contains no EXIF data at all — no GPS, no timestamps, no device info.

Two things make this approach worth knowing. First, it shows you the metadata before removing it, so you can see what was at stake. Second, the entire process runs locally in your browser — the photo is never uploaded to any server, which matters when the whole point is privacy.

Remove Metadata on iPhone

iOS has quietly built in a location-stripping option:

  1. Open the photo in the Photos app and tap the Share button.
  2. At the top of the share sheet, tap Options.
  3. Toggle Location off (and optionally All Photos Data), then tap Done.
  4. Share as usual — the sent copy has no GPS data.

To stop the problem at the source, you can deny the Camera access to your location entirely: Settings → Privacy & Security → Location Services → Camera → Never. Photos taken from then on carry no coordinates at all.

Note that the "Location off" share toggle removes GPS but keeps other EXIF fields like the capture date and device model. For a fully clean file, use the browser method above or a dedicated app like Metapho.

Remove Metadata on Android

Android varies by manufacturer, but two paths cover most devices:

  • Google Photos: open the photo → tap the three-dot menu → Edit location (or the pencil next to the location) → Remove location. This edits Google Photos' copy; when you share from Google Photos, the shared file omits the location.
  • Stop recording it: open the Camera app settings and turn off Save location (sometimes called "Location tags"). This is the single most effective switch on Android.

For removing all metadata rather than just GPS, the browser method at the top of this guide works on any Android phone, or install a dedicated app such as Photo Exif Editor.

Remove Metadata on Windows

Windows can strip metadata without any extra software:

  1. Right-click the image file and choose Properties.
  2. Open the Details tab.
  3. Click Remove Properties and Personal Information.
  4. Choose Create a copy with all possible properties removed and click OK.

Windows creates a cleaned duplicate alongside the original. One caveat: Windows can't remove every proprietary field from every format — for guaranteed-clean files, re-encoding (the browser method) is more thorough.

Remove Metadata on macOS

macOS Preview can remove location data, though not the full EXIF block:

  1. Open the photo in Preview.
  2. Press ⌘ + I to open the inspector, then click the GPS tab (if present).
  3. Click Remove Location Info.

For complete removal on a Mac, the standard tool is ExifTool (free, command-line):

exiftool -all= photo.jpg

This wipes every metadata tag and keeps a backup of the original as photo.jpg_original. ExifTool is also the right tool for batch jobs — point it at a folder and it cleans hundreds of files in seconds:

exiftool -all= -overwrite_original /path/to/folder/

Don't Social Networks Already Do This for Me?

Mostly, yes — Facebook, Instagram, X, and most dating apps strip EXIF from images on upload, and that's genuinely useful. But relying on it creates a false sense of safety:

  • Not every channel strips. Email attachments, many cloud-drive share links, some forums, and some messaging configurations pass the original file through — metadata included.
  • The platform still sees it. Stripping happens after upload; the service itself reads and may retain the location before removing it from the public copy.
  • Visible clues survive. No metadata remover can erase the street sign, storefront, or skyline in the frame. Modern AI location finders can identify where a photo was taken from image content alone — which is exactly why sensitive photos deserve a second look at what's visible, not just what's embedded.

Verify the Metadata Is Actually Gone

Removal tools occasionally miss fields, and "location off" toggles often leave the rest of the EXIF block intact. Trust, but verify:

  1. Take the cleaned file and drop it back into the EXIF location viewer.
  2. You should see "No EXIF metadata found in this file."
  3. If any fields remain — especially GPS — re-clean with a re-encoding method (browser tool or ExifTool) rather than a toggle.

The verify step takes ten seconds and is the only way to know the job is done. If you also want to confirm what the photo still reveals visually, our guide to free EXIF location viewer shows what an investigator would check next.

Quick Reference

Where you areFastest clean methodRemoves everything?
Any device, no installBrowser tool → clean copyYes (full re-encode)
iPhoneShare sheet → Options → Location offGPS only
AndroidCamera settings → Save location offGPS only (future photos)
WindowsProperties → Details → Remove PropertiesMost fields
macOSPreview GPS tab / ExifToolGPS only / Yes
Hundreds of filesexiftool -all= folder/Yes

Strip the metadata, verify it's gone, and glance at what's visible in the frame before you post. Those three steps close the location leak that most people never knew their photos had.

Newsletter

Join the community

Subscribe to our newsletter for the latest news and updates