Platform behaviour
Does WhatsApp remove EXIF data?
It depends how you send it
It depends entirely on how you send the file. Photo mode compresses and strips; document mode preserves everything.
What actually happens
- Sending through the normal photo picker compresses the image, and the metadata does not survive that re-encoding.
- Sending the same file with the document or file option delivers it byte for byte — including GPS, camera serial number and timestamps.
- People reach for document mode precisely when they care about quality, which is exactly when the original metadata is still attached.
The part most guides skip
This is the single most common accidental leak in messaging. "I sent it as a file so it would not be compressed" also means "I sent my coordinates".
This distinction matters more than the yes-or-no answer. "Strips EXIF" nearly always means "strips it from the copy other people can download". Your original file — coordinates, serial number, timestamp and all — was still transmitted, and it is still on their servers.
What to do instead
Clean the file before you upload it. It takes a second, it costs you no image quality here, and it removes the question entirely: if the metadata was never in the file you sent, no platform policy has to be trusted.
Remove metadata from your photo, or check what is in there first with the EXIF viewer.
Other platforms
- InstagramYes, from the public copy
- FacebookYes, from the public copy
- X (Twitter)Yes, from the public copy
- TelegramIt depends how you send it
- RedditYes, from the public copy
- DiscordIt depends how you send it
- LinkedInYes, from the public copy
- PinterestYes, from the public copy
Platform behaviour changes without announcement. These notes reflect widely reproduced testing rather than official documentation, because most platforms do not publish this. Treat them as a guide, not a guarantee — which is itself the argument for stripping locally.