Which Apps Strip EXIF Data When You Share a Photo?
· 4 min read
Short answer
Which apps strip EXIF data comes down to one rule: platforms that publish your photo re-encode it and discard the metadata, while routes that simply transfer the file keep it. Email attachments, cloud links and documents preserve everything; social feeds do not.
The useful distinction is not app-by-app. It is publishing versus transferring. An app that shows your photo to an audience re-encodes it and usually drops the metadata on the way. An app that moves a file from you to someone else has no reason to touch it.
That single rule predicts platform behaviour better than any list, which matters because the lists go out of date constantly — a platform can change its pipeline in a single 2026 release and no announcement follows.
Do social media platforms remove photo metadata?
Generally yes. Major social networks re-encode uploaded images and discard EXIF in the process, including GPS. This is a side effect of compression, not a privacy feature they guarantee — and the mechanism predicts behaviour better than any list.
| Route | Metadata usually survives? | Why |
|---|---|---|
| Social feed upload | No | Image is re-encoded and resized on upload |
| Messaging app, sent as photo | Usually not — iMessage is the exception | Most compress; Apple Messages does not |
| Messaging app, sent as file/document | Yes | Byte-for-byte transfer |
| Email attachment | Only at full size | Mail clients often offer to resize, which strips |
| Cloud storage share link | Yes | Original is stored and served |
| AirDrop / direct transfer | Yes | No intermediate processing |
| Photo printing services | Yes | They need the original quality |
Which apps keep EXIF data?
Anything designed to move a file rather than display it: email attachments, cloud storage links, direct transfers such as AirDrop, and messaging apps when you choose to send as a document rather than as a photo.
The "send as document" option is the one that catches people out. The same messaging app that strips metadata from a photo will hand over a complete, untouched file the moment you attach it as a document instead — same app, same recipient, entirely different outcome.
Photo-sharing services aimed at photographers often preserve metadata deliberately and display it, because camera settings are part of what the audience came for. What is at stake when it survives is set out in the privacy risks.
How can you test whether an app strips metadata?
Send a geotagged photo to yourself through the app, save the received copy, and check whether it still has GPS coordinates. Two minutes, and it answers the question for that app, that version and that file type definitively.
- Step 1Start with a geotagged photoConfirm the original has coordinates first — how to check. A photo with no location proves nothing.
- Step 2Send it to yourselfUse a second account, or the app’s note-to-self feature. Use the route you actually use in practice.
- Step 3Save the received copyDownload it rather than viewing it in-app — the preview may show cached data from the original.
- Step 4Check the copyIf the GPS tags are gone, that route strips metadata. If they survived, it does not.
Repeat for each route you care about. The result is specific to a version and can change with an update, which is exactly why testing beats trusting a list — including this one.
Does stripping metadata make a photo anonymous?
No. It removes the exact coordinates, not the evidence in the frame. Signage, architecture, vegetation, road markings and the angle of the light all survive every metadata tool, and all of them indicate a region.
This is the point most privacy advice stops short of. Metadata removal is worth doing and it raises the effort required — but a photograph of a recognisable street is a photograph of a recognisable street whether or not it carries a GPS tag. The four ways of recovering location are covered in the main guide.
Frequently asked questions
- Does WhatsApp remove EXIF data?
- Photos sent through the normal photo picker are compressed and normally lose metadata. The same image sent as a document arrives untouched. The two routes behave differently in every messaging app that offers both.
- Does Instagram keep photo location data?
- Uploads are re-encoded, which normally discards EXIF including GPS. Any location shown on a post is the one you tagged manually, not the one from the file.
- Do email attachments remove metadata?
- Only if you send it at full size. Apple Mail and others offer Small, Medium, Large or Actual Size when attaching an image; the first three re-encode it and discard the metadata, while Actual Size transmits the original with its tags intact.
- Does resizing a photo remove EXIF?
- It depends on the tool. Some editors preserve metadata through a resize, others discard it silently. Do not assume either way — check the output.
Sources
- Exif 3.0 (CIPA DC-008-2023) — Camera & Imaging Products AssociationDefines the tag groups that survive or are discarded.
- GPS.gov — GPS Accuracy — U.S. GovernmentContext for how precise the coordinates being stripped actually are.
Keep reading
How to Remove EXIF Data From Your Photos
Strip GPS coordinates, timestamps and the camera serial number from a photo before you share it — on iPhone, Android, Windows and macOS, with no extra tools.
· 4 min read
What Is EXIF Data? The Hidden Information Inside Every Photo
EXIF data is hidden metadata your camera writes into every photo: settings, timestamps and often GPS coordinates. Here is what it records and how to read it.
· 7 min read