← Блог

What Happens To Your Photo Metadata When You Upload to Social Media

A simple experiment: take one photograph with its EXIF data intact, then upload the same file to seven different platforms.

EXIF data is different after different social media websites

Download each copy and inspect it with a metadata tool to compare what survived against the original.

The results are inconsistent. Some platforms strip everything, some strip only certain fields, and some strip the public copy while retaining the original metadata server-side. Policies are not uniform, and platforms generally do not disclose their behavior before upload.

A Platform-by-Platform Breakdown

These results reflect testing through late 2025 and into early 2026. Platform behavior can change with updates, so keep that in mind.

1. Instagram

Instagram removes EXIF data from uploaded images, including geotags, copyright fields, and timestamps. It also recompresses uploads, which reduces quality compared to the original. From a privacy standpoint this is protective; from a photographer's standpoint it means embedded copyright and attribution fields are not preserved.

2. Facebook

Facebook strips EXIF from the publicly visible version of an uploaded photo, so downloads from the feed do not include GPS coordinates or camera settings. Facebook has acknowledged that it retains the original metadata server-side for internal uses such as ad targeting and content recommendation. For users, this means the embedded copyright is gone from the public file while the sensitive location data is still held by the platform.

3. WhatsApp

WhatsApp removes metadata from images sent through the platform. Individual and group chats each receive a compressed file that arrives with no metadata.

This is the sensible route for messaging apps with end-to-end encryption as the core selling point.

There is an option to send photographs with EXIF data preserved if you wish. You have to send them as documents, which sends the photo as a RAW file transfer with no compression.

4. Signal

Signal is a well- known privacy-led app. It strips metadata by default, but gives you the option to preserve it when you want to. You can toggle on the "Original Quality" option to send file transfers intact.

This approach is the most useful one. Signal is not making the decision for you. You get a sensible default, and you can override it if you want. You get to weigh the trade-off between privacy and functionality.

EXIF data is different after different social media websites

5. X

X (formerly Twitter) strips EXIF data from uploaded images. Behavior is similar to Instagram in that the public copy is cleaned of geotags, camera settings, and most other fields.

6. Discord

Discord's metadata handling varies by file type. Recent behavior strips EXIF from JPEG uploads in some cases but is inconsistent across formats; PNGs and some other file types can retain embedded metadata. Because the outcome is not uniform, Discord should not be relied on to sanitize files.

7. iMessage

Apple's iMessage preserves all metadata when messages are sent between Apple users. You get the complete payload. However, if the message falls back to SMS/MMS (basically, if you talk to Android users), carrier handling can vary, but metadata could survive that trip too.

When sending photos to known and trusted contacts, this is a reasonable option. Just keep in mind that whoever you send it to has full access to that data.

Why Do Platforms Strip Metadata

There are three common reasons platforms strip image metadata on upload:

1. Privacy liability

If a user uploads a geotagged photo and someone uses those coordinates to locate the user, the platform can face pressure, including legal action. Removing location data reduces that exposure.

2. Bandwidth and storage

Metadata adds to file size. Per file the effect is small, but across billions of uploads it accumulates into real infrastructure cost. Stripping metadata and recompressing on ingest saves on storage and CDN bandwidth.

Copyright metadata comes with its own complications. In the EU, courts have ruled that stripping embedded rights information can violate copyright management information rules, while retaining and republishing it can also create obligations for the platform. Some legal teams have concluded that stripping everything is simpler than building systems to preserve CMI correctly.

Watermarks Beat Metadata for Attribution

Photographers trying to protect attribution will find these approaches largely untenable. As such, adjust expectations accordingly. Most platforms will destroy embedded copyright information without consultation or apology.

Most platforms destroy embedded copyright information

Visible watermarking is more reliable than metadata for asserting credit on social platforms. You should still embed copyright metadata in your files, as you will still need it for legal disputes, licensing, and distribution channels that aren't social media.

If you care about privacy, do not assume any platform is handling your metadata responsibly. The safest option is to strip metadata before uploading anywhere because you cannot rely on the platform to be consistent or thorough.

Tools like EXIF Viewer let you quickly see what metadata is in a file, and ExifTool lets you scrub files, including entire folders at once, before they leave your device. Better still, you can disable GPS tagging in your camera app entirely to ensure location information is not recorded in the first place.

The Problem With Differing Standards

The same source image produces seven different output files after passing through seven platforms. Instagram strips all public metadata, Facebook strips the public copy but retains the original server-side, Signal strips by default and lets you opt in to preserving it, Discord is inconsistent by file type, and iMessage preserves metadata when both ends are Apple.

None of these platforms surface their behavior at upload time. The only reliable approach is to strip metadata yourself before sharing, so you know what is in the file regardless of what the platform does next.