Back to blog
Social Media6 min readSeptember 20, 2026

Does WhatsApp remove photo metadata?

WhatsApp strips EXIF from normal photos — but not always. What survives, when it doesn't, and how to check before you send.

Most people assume that sending a photo through WhatsApp is safe: the app compresses it anyway, so surely the GPS coordinates are gone. That is mostly true — and that "mostly" is exactly where the problems live.

The short answer

WhatsApp re-encodes photos that you send through the normal media picker. That re-encoding drops most EXIF data, including the GPS position. But there are three large exceptions:

  1. Send as document. The paperclip menu has a "Document" option. It transfers the original file byte-for-byte, with every metadata field intact.
  2. Not all data is EXIF. WhatsApp can keep some technical fields, and the receiving app may reconstruct others from context (time, chat, contact).
  3. Other chat apps behave differently. Telegram, Signal, e-mail and cloud links may preserve much more.
Fig. 01What the same photo looks like after two send paths
  1. 01Original

    EXIF + GPS + device + timestamps

    ↓
  2. 02Send as photo

    recompressed, EXIF dropped

    ↓
  3. 03Send as document

    original bytes, metadata kept

    ↓
  4. 04Recipient

    sees pixels either way

The file you share as a photo is a different file from the one you share as a document. Only one of them has been stripped.Behaviour observed with WhatsApp image handling; metadata presence varies by client version

Why re-encoding is not a guarantee

Compression targets the image. Metadata handling is a separate step, and it depends on the app version, the platform, and the file type. A cleaner rule than "WhatsApp removes it" is:

Do not trust an app to strip what it never promised to strip.

Fig. 02Which layers actually leave your device
LocationEXIF GPS IFD
GPSLatitudeGPSLongitudeGPSAltitude
Identity & deviceEXIF + XMP
MakeModelBodySerialNumberArtist
TimestampsEXIF
DateTimeOriginalOffsetTime
Embedded thumbnailsurvives heavy edits
previeworiginal scene
A normal photo send removes the location and authorship layers. The document path leaves everything intact — including the embedded thumbnail, which can still show the original scene.

When it really matters

  • You sell something online. Sending the listing photo "as document" hands the buyer your home coordinates.
  • You share a document. An invoice, ID scan or signed contract sent as a file carries author names and internal paths — WhatsApp does not clean those.
  • You forward someone else's photo. Their metadata becomes your leak.

How to check before you send

  1. Open the exact file in ShredHub — it runs in your browser and never uploads.
  2. Look for the Location and Identity groups. If both are empty, you are fine.
  3. If not, clean it with the standard preset and download the result.
  4. Re-scan the cleaned file; ShredHub shows a verified clean badge when the metadata is gone.

Takeaway

WhatsApp's compression is a happy accident, not a privacy tool. The only reliable check is to look at the file yourself — before it leaves your hands.