Does Discord Remove EXIF Data from Images? (2026 Answer)
Discord strips GPS from most JPEGs — but PNG files, videos, and XMP metadata are not cleaned. Here's the full breakdown by file type.
Discord's Own Words: "Mostly"
Discord actually told us what they do — in a public reply on Twitter. When a user asked about EXIF handling, Discord's official account responded: "We do strip some data (EXIF geocoding data mostly) and run the images through our resizing player to hide your IP."
That word — mostly — is doing a lot of work. And it's worth unpacking exactly what it means for your privacy when you share photos in Discord servers, DMs, or group chats.
"Mostly" Isn't a Privacy Policy
Discord confirmed they strip EXIF geocoding data from images — mostly. There's no documented, systematic policy covering all file types and metadata formats. The inconsistency is the problem.
What Discord Actually Strips
When you upload a standard JPEG image to Discord, it runs the file through its CDN processing pipeline. That processing typically strips GPS coordinates — the location data embedded when you take a photo with location services enabled. So if you upload a JPEG snapshot from your phone, the GPS metadata is usually gone. Usually.
JPEG Images
Standard JPEG uploads get the most processing. GPS/geocoding EXIF data is generally removed. Other EXIF fields — camera model, date, exposure settings — may or may not survive depending on how Discord's transcoder handles the specific file.
PNG Files
PNG files behave differently from JPEGs. Discord's processing pipeline doesn't strip EXIF data from PNG files with the same consistency. Many screenshots, graphics, and edited images are PNGs. If you've embedded any identifying information in those files, Discord isn't reliably removing it.
Video Files
Discord explicitly does not strip metadata from video files. If you upload an MP4 or MOV recorded on your phone, the video's metadata travels with it — device model, recording date, GPS coordinates if location was enabled. A Discord support thread specifically requested that video EXIF data be removed, but the feature request has sat open for years without resolution.
Video Metadata Is Not Stripped
Discord does not remove metadata from video files. If you share a video recorded on your smartphone, the GPS coordinates, device model, and timestamps embedded in the file remain intact. For video content, manual removal before uploading is essential.
XMP and IPTC Metadata
Beyond EXIF, images can contain two other types of embedded metadata: XMP (Extensible Metadata Platform) and IPTC (International Press Telecommunications Council). These formats are commonly used by photographers and graphic designers to embed copyright information, creator credits, and descriptive tags. Discord's pipeline targets EXIF geocoding data. XMP and IPTC generally pass through intact.
The AI Art Community Angle
Here's something that doesn't come up in most articles on this topic. When Discord updated its image processing to strip more metadata, AI art communities erupted. Tools like Stable Diffusion embed the generation prompt — the text instructions used to create the image — directly into the image's metadata. Discord's more aggressive stripping was deleting these prompts, frustrating communities that share AI-generated art with parameters intact.
This back-and-forth illustrates something important: Discord's metadata handling isn't built around a coherent privacy policy. It's a side effect of image processing decisions, and it changes based on competing pressures from different user communities. That's not a stable foundation to build a privacy assumption on.
Why This Matters in a Discord Context
Discord isn't Instagram or Twitter. It's primarily used for real-time communication in communities — gaming servers, study groups, professional spaces, friend groups. The context matters.
When you post a photo in a public Discord server with tens of thousands of members, any member can download that image. Even in a private server, you're sharing with everyone in that space. Some real scenarios worth thinking about:
Gaming and setup communities. Home office or gaming setup photos taken with a phone often have GPS embedded. Sharing them in a Discord server exposes your home location to every server member.
Creative communities. Photographers and designers who share original work in Discord servers may be exposing copyright metadata, camera model information, or timestamps — potentially relevant for intellectual property contexts.
And PNG files — extremely common in Discord because screenshots and graphics almost always save as PNG — aren't reliably stripped. GPS from JPEGs is mostly handled; everything else is a gamble.
How to Check What Metadata Your Images Contain
Before uploading to Discord — or sharing images anywhere — it takes about 30 seconds to check what's embedded in a file.
Windows: Right-click the file → Properties → Details tab. GPS coordinates appear under the Location section if present. Mac: Open in Preview → Tools → Show Inspector. The GPS tab appears if location data exists.
See Everything Before You Share
MetaClean's free metadata viewer shows every embedded tag — EXIF, XMP, IPTC — without uploading anything to a server. It works directly in your browser. Useful for both JPEG and PNG files, and takes seconds before posting to any Discord server.
How to Remove Metadata Before Sharing on Discord
If you've found metadata you'd rather not share, here are your options:
Windows (built-in): Right-click the image → Properties → Details → "Remove Properties and Personal Information" → Create a copy with all properties removed. Quick, free, no software to install.
Mac: In the Photos app, File → Export → Export Photo, and uncheck "Include location data." Note this only handles GPS — other EXIF fields may still export.
Command line: ExifTool is the standard — exiftool -all= filename.jpg strips everything from a file.
For a simpler approach that handles JPEG, PNG, and video files comprehensively, MetaClean processes files directly in your browser. Nothing is uploaded to a server — stripping happens client-side. You get back a clean file ready for Discord. This matters especially for PNG files and videos, where Discord's own processing leaves metadata intact.
Discord vs. WhatsApp and Instagram
WhatsApp and Instagram have more consistent and documented metadata removal policies. WhatsApp is end-to-end encrypted and strips metadata before transmission. Instagram strips metadata as part of its compression pipeline.
Discord's removal is more variable — tied to CDN processing rather than a deliberate privacy policy — and it doesn't cover all file types. Our comparison of how major platforms handle photo metadata covers each platform's approach in detail, including how WhatsApp handles metadata versus Discord.
The Bottom Line
Discord removes GPS/geocoding EXIF data from most JPEG images. That's useful, but incomplete. PNG files, video files, XMP metadata, and IPTC data are generally not stripped. Discord's approach isn't a privacy policy — it's a byproduct of image processing that varies by file type. For images you genuinely want metadata-free, remove it before uploading. Don't rely on Discord's pipeline to catch everything.
Frequently Asked Questions
Does Discord remove GPS location data from photos?
Discord typically strips GPS/geocoding EXIF data from JPEG images as part of its CDN processing. Discord's official response confirmed they "strip some data (EXIF geocoding data mostly)." However, this isn't comprehensive — PNG files, video files, and non-EXIF metadata types like XMP and IPTC are generally not stripped.
Can someone see my location from a photo sent on Discord?
For standard JPEG uploads, GPS data is usually stripped. For PNG files, videos, or images shared via external links, location data may remain intact. Anyone who downloads an image and opens it in a metadata viewer could see embedded coordinates if they weren't removed. To be certain, remove GPS data before uploading.
Does Discord remove metadata from PNG files?
PNG metadata handling is inconsistent on Discord. Unlike JPEGs, which go through a processing pipeline that typically strips EXIF geocoding data, PNG files often retain their embedded metadata. If you're sharing PNG files in Discord — which includes most screenshots — manually removing metadata before uploading is recommended.
Does Discord remove EXIF from video files?
No. Discord does not strip metadata from video files. If you upload an MP4 or MOV recorded on your phone, the video's EXIF data — including GPS coordinates, device model, and timestamps — will likely remain intact. This is a known limitation with unresolved Discord support requests dating back several years.
How do I remove metadata from images before sending on Discord?
On Windows: right-click → Properties → Details → Remove Properties and Personal Information. On Mac, export photos with location data disabled. For comprehensive removal across JPEG, PNG, and video files, MetaClean's free metadata remover processes files entirely in your browser — nothing is uploaded — and strips all metadata types, not just GPS coordinates.
Why did Discord start removing AI art metadata from images?
Discord's image processing pipeline strips certain metadata types as a side effect of CDN optimization and compression, not as a deliberate privacy feature. This has affected AI art communities because tools like Stable Diffusion embed generation prompts in image metadata. When Discord's processing removes this data, the prompt information is lost. The tension between privacy-protective stripping and metadata preservation for legitimate use cases reflects that Discord doesn't have a clear, intentional metadata policy.
Strip EXIF data, GPS location & hidden metadata from your photos and PDFs — instantly. Files never leave your device.
Related Articles
Does WhatsApp Remove EXIF Data? [2026 Test]
Sending photos via WhatsApp, Telegram, or Signal? Find out which apps keep your GPS location intact and which ones clean it.
Does Instagram Strip EXIF Metadata? [2026 Test]
Posting photos on Instagram? We tested exactly what happens to your location data, camera info, and hidden metadata when you upload.
Does X/Twitter Strip EXIF Data? [2026 Test]
Posting photos on X (Twitter)? We tested exactly what happens to your GPS location, camera info, and hidden metadata when you upload images.
Does Facebook Remove EXIF Metadata from Photos?
Facebook removes EXIF from what other users see — but collects your GPS location internally before stripping it. Here's the full picture.