How to Edit Photo Metadata — Selective EXIF Removal Guide
Stripping all metadata is easy. The harder question is which metadata to keep — and that depends on who you are and what you're sharing.
The Problem with All-or-Nothing Removal
The EXIF Remover strips every metadata field in one click. For casual sharing — uploading to social media, sending a photo to a friend — that's fine. But it also deletes copyright info, author credits, and camera settings that photographers, agencies, and legal teams actually need to preserve.
Want to control what metadata stays? View all fields by category, toggle what to strip, download clean — free, no signup.
Edit Photo Metadata →A stock photographer submitting to an agency needs copyright and IPTC contact info intact but GPS stripped. A journalist handling source material needs everything gone — no location, no timestamps, no camera serial number that could trace the device. An HR department sharing employee photos internally might keep dates but remove GPS. The Metadata Editor lets you make that call per category instead of losing everything or keeping everything. Our EXIF data guide explains what each field contains and why it exists.
What's Actually in Your Photo's Metadata
Three standards carry metadata in image files, each with different information and different privacy implications.
EXIF — the big one. Camera model, lens, exposure settings, ISO, focal length, flash status, GPS coordinates, timestamps, orientation, and a unique camera serial number. GPS is the obvious privacy risk, but the serial number is underestimated — it links every photo taken on the same device, making it possible to track your camera across multiple images shared online.
XMP — Adobe's extensible metadata format. Records editing software (Photoshop, Lightroom), processing history, keywords, ratings, and color profiles. Lower privacy risk, but can reveal your editing workflow and software version — which matters in forensic contexts or when you don't want to disclose your toolchain.
IPTC — the press and publishing standard. Caption, headline, credit, copyright notice, contact info, and keywords. This is typically the metadata you want to keep — it's how attribution works in professional image distribution. Stripping IPTC from a press photo is like removing the byline from an article.
The Metadata Editor groups all of this into six visual categories with risk indicators, so you don't need to know which standard a field belongs to — you just see "GPS: high risk" and "Copyright: low risk" and toggle accordingly.
How to Selectively Remove Metadata — Step by Step
Step 1 — Upload. Drop an image into the Metadata Editor. It reads all EXIF, XMP, and IPTC fields and displays them organized by category: GPS/Location, Date/Time, Camera/Lens, Software, Copyright/Author, and Image Properties.
Step 2 — Review. Expand each category to see every field and its value. GPS shows coordinates, dates show timestamps, camera shows model and serial number. Risk indicators flag which categories carry the most privacy exposure.
Step 3 — Select. Toggle the categories you want to strip. GPS is auto-selected because it's always high risk. Toggle "Select all" if you want a full wipe. Or be surgical — strip GPS and dates, keep copyright and camera settings.
Step 4 — Download. Click "Download Clean Image." The tool re-encodes the image via the Canvas API in your browser, embedding only the metadata from categories you left unchecked. The result is a new file — your original is never modified.
To verify the result is actually clean, run it through the EXIF Checker — the stripped categories should show no data. If you want to see what GPS data looked like before removal, the GPS Map Viewer plots coordinates on a map.
Who Needs What — Metadata Strategies by Role
Photographers submitting to stock agencies. Keep: copyright, author contact, keywords (IPTC), camera settings. Remove: GPS, timestamps, serial number. Agencies require attribution metadata but don't need to know where you shot the photo. Some agencies have specific IPTC requirements — check their submission guidelines.
Journalists and researchers. Remove: everything. When handling sensitive source material, strip all metadata — GPS, timestamps, camera info, software, copyright. Any retained field could be used to trace the source or the photographer. Pair with the Face Blur tool if the image contains identifiable faces. Our photo privacy guide covers the full stack of protection measures.
Social media managers. Remove: GPS, timestamps, serial number. Keep: copyright. Most major platforms strip metadata on upload, but not all — and third-party tools can re-extract it from cached versions. Stripping location before upload is a habit worth building. The phone camera privacy settings guide shows how to stop your phone from embedding GPS in the first place.
Real estate and listing photos. Remove: GPS (reveals exact property address before you want it public), serial number. Keep: camera settings (useful for re-editing), timestamps (useful for records). This is a case where selective removal matters — you don't want to lose editing data, but you do want to control when the address becomes public.
How the Clean Download Works
The editor reads metadata server-side (PHP's exif_read_data needs the file), so the image is uploaded temporarily and auto-deleted within one hour. But the clean version is generated entirely in your browser: it draws the image onto an HTML5 Canvas and exports a new file. Canvas re-encode inherently strips all metadata — the output contains only pixel data. The categories you chose to keep are not re-injected; the "keep" decision means those fields are displayed for your reference but don't survive the re-encode.
This has one important implication: the output is a re-encoded image, not a byte-for-byte copy with certain tags removed. JPEG images will be recompressed (at high quality), which means minor quality loss. For archival purposes where quality is critical, consider the EXIF Remover instead, which strips metadata without re-encoding. For most sharing purposes, the quality difference is invisible.
Beyond Metadata — The Full Privacy Workflow
Metadata removal is one layer. A privacy-conscious workflow also includes checking the Privacy Score to understand your overall exposure level, blurring or redacting sensitive content in the image itself (faces, license plates, screens), and considering encryption for images that shouldn't be viewable without a password. For a location-specific check, the GPS removal guide walks through every step.
Common Questions
Does the Metadata Editor modify my original file? No. It reads the original to display metadata, then generates a new clean version via Canvas re-encode. The original on your device is never changed. You download a separate clean copy.
Which metadata fields are most dangerous to leave in a shared photo? GPS coordinates are the highest risk — they reveal where you were when the photo was taken. After GPS, timestamps show when you were there. Camera serial numbers can link multiple photos to the same device. Software fields are lower risk but can matter for source protection.
What's the difference between the Metadata Editor and the EXIF Remover? The EXIF Remover strips everything in one click. The Metadata Editor shows every field by category with risk indicators, letting you choose what to remove. Use the Remover when you want a fast full wipe. Use the Editor when you need to keep specific fields like copyright.
Know What You're Sharing
Every photo carries invisible context — where, when, with what device, edited in what software. Most people never check. The ones who do get to decide which context travels with the image and which stays behind. That decision takes about 30 seconds in the Metadata Editor.
Tools used in this guide