How to Remove GPS Location Data from Photos Before Sharing
In 2024, 94% of all photos embed GPS coordinates by default. Here's how to remove location data from photos for free, on any device or in your browser.
Every photo taken on a smartphone silently records your precise GPS coordinates in a hidden data layer called EXIF metadata. Most people never see it. But anyone who opens that file with the right software can extract your exact location in seconds. An April 2025 study published at the ACM CHI conference demonstrated something that stopped every participant cold: AI systems can estimate your location from the visual content of a photo even after the GPS tag has been removed. That finding changes how seriously we should treat this.
This guide covers every method to remove GPS data from photos for free, across iPhone, Android, Windows, Mac, and directly in your browser, before you share anything sensitive.
Key Takeaways
- In 2024, smartphones captured 94% of all photos globally, and each one can embed precise GPS coordinates by default (Photutorial, 2024)
- Signal strips all EXIF before sending; iMessage delivers the original file with full GPS intact — your messaging app choice matters more than most people realize
- WhatsApp removes GPS in photo mode but preserves all metadata when you send a photo as a document or file
- ZerofyTools File Privacy Scanner strips GPS and all EXIF locally in your browser — no upload, no server, no account needed
- Disabling GPS in camera settings before you shoot is the most reliable protection of all
What GPS Data in Your Photos Actually Reveals
In 2024, smartphones accounted for 94% of all photos taken globally, with roughly 1.9 trillion photos captured that year alone (Photutorial, Photo Statistics 2024). A single JPEG from your phone can carry over 100 separate EXIF metadata fields: camera model, lens, aperture, shutter speed, timestamp, and GPS coordinates accurate to within a few meters (Proton, EXIF Data Privacy Guide, 2024). Most people share these files without any idea what's embedded inside.
The stakes aren't abstract. According to the CDC's 2024 National Intimate Partner and Sexual Violence Survey data brief, 80% of stalking victims are tracked using technology in some form. EXIF-based location tracking is one of the documented methods. A geotagged photo shared even semi-privately — in a WhatsApp document, an email attachment, or a dating app — can expose your home address, workplace, or daily routine to the wrong person.
Here's what the ACM CHI 2025 research makes clear: stripping GPS metadata is still highly effective at removing the precise coordinate tag from a photo. What surprised participants was that AI can sometimes narrow down a general area from what's visible in the frame itself — architecture, vegetation, street layouts, signage. So what's the right response? Remove GPS metadata first, then consider what your photo visually reveals if the location is genuinely sensitive. Both steps matter, and this guide covers both.
How to Remove GPS Data from Photos Online for Free
For most people, the fastest and most private option is a browser-based tool that processes photos locally — no upload, no server, no account. In 2026, ZerofyTools File Privacy Scanner runs entirely in your browser using WebAssembly, which means your photos never leave your device. WebAssembly is supported by 95.46% of browsers globally as of 2026 (Can I Use, WebAssembly support data, 2026), so it works reliably across Chrome, Firefox, Safari, and Edge.
- Open zerofytools.com/tools/exif-remove in any browser
- Drag and drop your photo — JPEG, PNG, HEIC, WebP, or RAW
- The scanner displays every EXIF field detected, including GPS latitude, longitude, and altitude
- Click Remove Metadata to strip GPS and all other EXIF fields
- Download the clean file — visually identical to the original, without location data
The tool also handles batches: drop a folder of photos and it processes all of them in one pass. If you want to inspect a photo before deciding whether to strip it, the scanner shows the full EXIF breakdown first so you can see exactly what's there.
Worth noting: several EXIF removal services advertise that they delete files after processing. That's better than permanent storage, but your photos still travel to and from a remote server. For photos containing sensitive location data (your home, a medical facility, images of children), local processing is an architectural guarantee rather than a policy promise. The file never leaves your machine, so there's nothing to delete.
How to Remove GPS Data by Platform
In 2025, built-in GPS removal options exist on every major operating system. ISACA's 2025 industry report on EXIF data notes that most OS-level solutions handle GPS specifically but leave other EXIF fields intact (ISACA, What to Know About EXIF Data, 2025). For full metadata removal, the browser-based tool above does everything. But if you just need to strip location for a quick share, here's how to do it natively on each platform.
iPhone and iPad (iOS 13 and Later)
iOS 16+ lets you strip location directly from the share sheet before a photo leaves your device:
- Open the photo in the Photos app
- Tap the Share button (box with arrow icon)
- Tap Options at the top of the share sheet
- Toggle Location off
- Proceed to share — the recipient gets a copy without GPS coordinates
Your original photo in the Photos app keeps its location data. Only the shared copy is stripped. This is a per-share setting, not a global one, so you'll need to do it each time unless you disable GPS capture entirely (covered below).
Android
On most Android devices running Android 10 or later, you can remove location in Google Photos:
- Open the photo in Google Photos
- Tap the three-dot menu, then Info (i)
- If a location is shown, tap it and look for a Remove location option
- For devices where this isn't available, a free app like Photo Exif Editor (Play Store) handles it reliably
Android's native metadata removal is less consistent than iOS across manufacturers. Samsung, Pixel, and OnePlus each implement it slightly differently. The browser-based tool is the most portable option if you're working across multiple Android devices.
Windows 11 and Windows 10
Windows has a built-in metadata removal tool most users have never found:
- Right-click the photo in File Explorer and select Properties
- Click the Details tab
- Click Remove Properties and Personal Information at the bottom
- Select Remove the following properties from this file
- Check GPS latitude, GPS longitude, and any other fields you want to clear, then click OK
You can select multiple photos in File Explorer and apply this process to all of them at once. Windows removes the checked fields from every selected file in a single operation.
macOS
macOS doesn't expose a one-click GPS removal button in Finder, but there are two clean options:
- Photos app: Select a photo, press Cmd+I to open info, click the location pin, and choose Remove Location
- Terminal (full EXIF removal): The command
exiftool -GPS:All= yourphoto.jpgremoves all GPS fields. For a folder of JPEGs:exiftool -GPS:All= *.jpg. Install via Homebrew withbrew install exiftool
Preview's Inspector (Cmd+I, GPS tab) also has a Remove Location Info button, though it only targets GPS fields and leaves other EXIF intact.
Which Messaging Apps Strip GPS Data — and Which Don't
A 2025 peer-reviewed forensic study in Perspectives in Legal and Forensic Sciences (SCIEPublish) tested how major image transfer methods handle EXIF data. The results are clear: apps that compress photos before sending also strip metadata, while apps that send original files preserve everything, including GPS. Signal was the only app tested that removes all metadata regardless of mode (SCIEPublish, Forensic Value of EXIF Data across Image Transfer Methods, 2025).
| App | Mode | Strips GPS? | Strips All EXIF? |
|---|---|---|---|
| Photo mode | Yes | Yes | |
| Document mode | No | No | |
| Signal | All modes | Yes | Yes |
| iMessage | All modes | No | No |
| Telegram | Photo mode | Yes | Yes |
| Telegram | File mode | No | No |
| Feed / DM | Yes | Yes | |
| Attachment | No | No |
Why does mode matter so much here? When WhatsApp or Telegram compresses a photo to reduce file size, the compression pipeline strips EXIF as a side effect. When you choose document or file mode to avoid that compression and preserve full quality, the original file goes through untouched — GPS and all. Many people choose document mode specifically to keep photo quality high, not knowing they're also sending their full location data. If you want both quality and privacy, strip GPS first using the File Privacy Scanner, then send in whatever mode you prefer.
Across these platforms, roughly 14 billion photos are shared every single day (Photutorial, 2024). WhatsApp alone accounts for nearly half of that at 6.9 billion daily shares. The same app handles GPS metadata in completely different ways depending on whether you tap "Photo" or "Document" — a distinction most users don't know about until they read a guide like this one.
How to Stop Photos from Recording GPS Before You Shoot
Removing GPS after a photo is taken means the coordinates existed, at least briefly. For locations you'd rather never be recorded at all (your home address, a medical facility, a confidential workplace), disabling GPS before you shoot is the more reliable approach. There's nothing to strip if it was never captured.
On iPhone, go to Settings, then Privacy & Security, then Location Services, then Camera, and set it to Never. Your camera works exactly as before; it just won't embed GPS in new photos. Setting it to "Ask Next Time" lets you block location for specific sessions without making it permanent.
On Android, open the Camera app, tap the Settings gear, and find the Location tags or Save location toggle. Samsung calls it "Location tags." Google Pixel calls it "Save location." Both do the same thing: prevent GPS from being written into new photos at capture time.
Before sharing any photo you're unsure about, run it through the File Privacy Scanner to confirm GPS fields are absent. The scanner shows a full EXIF breakdown so you can verify what's there before you send anything. If you're also reducing file size before sharing, ZerofyTools Image Compressor processes files locally in your browser too — and compression frequently strips EXIF as a side effect, giving you a smaller file and cleaner metadata in one step.
Frequently Asked Questions
Does removing GPS data from a photo affect image quality?
No. EXIF metadata sits in a separate header from pixel data. Stripping GPS coordinates doesn't change the image at all — same resolution, same colors, same visual quality. The file may shrink by a few kilobytes, but you won't see any difference in the photo itself.
Do social media platforms automatically strip GPS data when I upload photos?
Yes, major platforms including Instagram, Facebook, Twitter/X, and TikTok strip EXIF including GPS on upload as of 2025. However, direct sharing via iMessage, email attachments, or WhatsApp document mode sends the original file intact. Strip GPS before using those channels, especially for photos taken at sensitive locations.
Can I remove GPS data from multiple photos at once?
Yes. On Windows, select multiple files in Explorer, right-click, go to Properties, then the Details tab, and click Remove Properties. The ExifTool command exiftool -GPS:All= *.jpg processes an entire folder in seconds. ZerofyTools File Privacy Scanner also handles batches entirely in your browser with no file upload required.
Is there a free way to remove GPS data without uploading photos to a server?
ZerofyTools File Privacy Scanner runs entirely in your browser using WebAssembly — your photos never leave your device. Windows has a built-in option under file Properties. ExifTool is a free open-source utility that processes files locally on Mac, Windows, and Linux with no internet connection required.
Can someone still find my location from a photo after I remove the GPS tag?
Removing GPS EXIF data eliminates the precise coordinate tag. A 2025 ACM CHI study found AI can sometimes estimate a general area from visual content in the photo — landmarks, architecture, signage. Stripping GPS is still highly effective for most situations. For sensitive locations, also consider what's physically visible in the frame.
Every tool mentioned in this article runs entirely in your browser. Your files never leave your device.
Explore ZerofyTools →