Guides·6 min read

Instagram Strips Your Photo's GPS Data. Gmail and Discord Don't.

Quick answer ✦Social platforms re-encode uploads, which strips location data as a side effect. Sending the actual file — email attachment, Discord, Telegram's file mode, AirDrop — usually preserves it. The rule of thumb: if the platform re-compresses your photo, you're probably fine; if it delivers the original file, you're not.

Your phone writes a small block of data into every photo: the camera, the exact date and time, the exposure settings, and — if location services were on — the GPS coordinates of where you were standing. It's called EXIF, it's invisible in normal viewers, and it travels with the file.

Where it does and doesn't get stripped

How you share itLocation dataWhy
Instagram, Facebook, XRemovedUploads are re-encoded for their own CDN
WhatsApp (photo mode)RemovedCompressed on send
Gmail attachmentKeptDelivers your original file untouched
Discord uploadKeptServes the file as you sent it
Telegram "send as file"KeptBypasses the compression path
AirDrop / direct transferKeptIt's a straight file copy
Your own website or storageKeptNothing re-encodes it for you

The pattern catches people out because it's the opposite of intuition. The public feed you worried about is the safe one. The private message to one person is where the coordinates go through.

What that actually enables

Not hypothetically — this is the documented pattern. One geotagged photo of your living room reveals your street address. A handful over time maps your routine: home, work, gym, your kid's school, the times you're regularly out. Security researchers and privacy organisations have tied this to stalking, harassment and residential burglary, and the risk is sharpest for people who can least afford it — journalists, domestic-abuse survivors, activists.

The everyday version is smaller but still real: selling something on Marketplace and sending photos taken at home, applying for a job with a portfolio full of coordinates, posting a "first day in the new place" picture in a group chat.

What's inside a typical photo

  • GPS coordinates — latitude and longitude, often accurate to a few metres, sometimes with altitude and compass direction
  • Exact timestamp — to the second, which places you somewhere at a specific moment
  • Device make and model — fingerprints every photo you've taken to the same phone
  • Camera settings — harmless alone, useful for linking photos to one source
  • Editing history — which software touched it, and sometimes a thumbnail of the *original* image before you cropped it

That last one deserves a flag. Some editors keep an embedded preview of the pre-crop image. If you cropped something out for privacy reasons, it can still be sitting inside the file.

Fixing it, in order of effort

  1. 1Turn off location for the camera. iPhone: Settings → Privacy & Security → Location Services → Camera → Never. Android: Camera app → Settings → turn off location tags. This stops the problem at the source for future photos.
  2. 2Check what your existing photos are carrying. Drop them into the Photo Metadata Remover — it shows the camera, date and a warning if GPS coordinates are embedded.
  3. 3Strip it before sending. One click rebuilds the image with the pixels only. The tool handles batches, so you can clean a whole folder at once.
  4. 4Blur anything visible too. Metadata isn't the only leak — house numbers, licence plates and screens in the frame are readable. The Image Redactor pixelates them properly.

Cleaning has to happen on your device to make sense. Uploading a sensitive photo to a website to remove its location data hands the file — coordinates included — to exactly the kind of third party you were trying to avoid. Everything above runs locally in your browser.

A quick habit that covers most of it

  • Turn off camera location now. It costs you nothing and fixes every future photo.
  • Assume any file you *send* (rather than post) still has its metadata.
  • Clean photos before listing items for sale, sending to strangers, or publishing anywhere you control the file.
  • Converting formats doesn't reliably strip metadata — but rebuilding the image does. If you're already resizing, the Image Compressor and Image Converter re-encode as part of the job.
Does Instagram remove EXIF data from photos?

Yes. Instagram, Facebook and X re-encode uploaded images for their own servers, which discards EXIF including GPS coordinates. That's a side effect of compression rather than a privacy feature, but the result is the same.

Does Discord strip location data from images?

No. Discord serves uploaded files close to how you sent them, so EXIF including GPS coordinates generally survives. The same is true of Gmail attachments and Telegram's send-as-file mode. Strip metadata yourself before sending anything sensitive.

How do I check if a photo has GPS data in it?

Open it in a metadata viewer — a browser-based one will show the camera, timestamp and whether GPS coordinates are embedded without uploading the photo anywhere. On a Mac you can also check Photos → Info; on Windows, right-click → Properties → Details.

Does removing metadata reduce photo quality?

Effectively no. The image is re-rendered at high quality and the metadata block is simply not carried over. Files usually get slightly smaller because that data is gone.

Is turning off location services enough?

For future photos, yes — nothing gets written. It does nothing for the thousands of photos already on your phone, which keep their coordinates until you strip them.

Try the tools ✦

Free browser tools that never upload your files.

Open Tools