Photo Metadata Remover
View the photo metadata hiding in your image — GPS location, camera, date, settings — then strip the EXIF out. The file never leaves your browser.
Drop a photo here, or click to pick one
JPEG, PNG or WebP. Everything runs on your device.
No upload, no server, no copy kept. Reading and stripping both happen in this browser tab.
How it works
Reading the metadata
Removing it without touching the pixels
Proof it worked
What the viewer does not show
How to view photo metadata on any device
Every operating system has a metadata viewer built in. They are quick, and they all stop short of the full list — which is the reason a file that looks clean in Explorer or Photos can still be carrying tags.
Windows 10 and 11
macOS
iPhone and Android
EXIF, IPTC and XMP: three kinds of photo metadata
"Photo metadata" is really three standards that grew up separately and now share the same file. A single JPEG can carry all three at once, in different places, written by different programs.
| Standard | Origin | What it holds | Where it hides |
|---|---|---|---|
| EXIF | Camera industry, 1990s | Make, model, lens, shutter, aperture, ISO, date taken, orientation, GPS, thumbnail | APP1 |
| IPTC | Press agencies, early 1990s | Caption, keywords, creator, credit, copyright, usage terms | APP13 |
| XMP | Adobe, 2001; ISO standard since 2012 | XML that can mirror the other two plus edit history, ratings, custom fields | APP1 or .xmp sidecar |
The fields overlap heavily. Date, caption, copyright, creator and location exist in at least two of the three, which is why two apps can disagree about the same photo: Adobe software trusts XMP first, camera and forensic tools trust EXIF. It is also why a cheap metadata remover can look successful while leaving a block untouched — it cleared the standard it knew about. This page names every block it found so you can see what was there.
Lightroom and similar editors sometimes keep XMP in a separate sidecar file with an .xmp extension sitting beside the photo. Cleaning the JPEG never touches that file. If you are sending a folder, check for stray sidecars before you zip it.
Which apps keep photo metadata and which drop it
Anything that recompresses your picture tends to lose the tags along the way. Anything that moves the file intact keeps every one of them.
| How you send it | What usually arrives |
|---|---|
| Instagram, Facebook, X, TikTok, Reddit | Recompressed on upload — the copy other people download comes out without EXIF |
| WhatsApp or Telegram, sent as a photo | Recompressed, so the tags generally go with the compression |
| WhatsApp or Telegram, sent as a document | The original file, byte for byte, GPS and all |
| Email attachment | The original file, untouched |
| AirDrop, iMessage, Signal | The original unless you turn off Location in the share sheet first |
| Dropbox, Google Drive, OneDrive links | The stored original; the service reads EXIF dates and places to sort your library |
| Your own site, a forum, a classified listing | Exactly what you uploaded |
Treat that table as a starting point, not a guarantee. Platforms change how they process uploads without telling anyone, behaviour differs between the app and the website, and a platform dropping metadata for other users does not mean it never read the file. The only version you can be sure about is the one you cleaned yourself before sending — download a copy of what you posted and run it through the viewer above if you want to know.
AI images, content credentials and what stripping cannot do
Pictures made by ChatGPT, Gemini, Firefly, Copilot and Midjourney usually ship with more than EXIF. They carry a C2PA manifest — Content Credentials — which is a signed record naming the tool that made the image and when. Some also set the IPTC field DigitalSourceType to trainedAlgorithmicMedia, a value that means exactly what it sounds like, and generation parameters such as the prompt or seed can end up in the file too. Those are the markers that trigger "made with AI" labels on several platforms.
A C2PA manifest lives in its own container, not in the EXIF block, so the byte-for-byte clean on this page is not aimed at it. Use the re-encode button for that: it redraws the picture through a canvas and writes a fresh file from the pixels alone, which carries no manifest and no tags of any kind. The cost is one round of re-compression.
What no metadata tool can remove is a watermark written into the pixels. Google's SynthID works that way, and it survives stripping, screenshots, cropping and re-compression. Patterns left in the pixel noise by one model or another are also readable by classifiers that never look at metadata at all. So removing the manifest makes a file quieter, not anonymous — and the honest use of that is keeping your camera and location out of shared photos, not passing off generated pictures as photographs.
Why photo metadata matters
A phone photo is not just an image. Take one in your kitchen with location services on and the file records the latitude and longitude of your kitchen, the minute you pressed the shutter, and which phone you own. Post it in a forum, attach it to a marketplace listing, or send it as a file attachment and all of that goes with it.
Instagram, Facebook and X recompress what you upload, which lulls people into thinking metadata is always removed. It is not. Email attachments, "send as document", cloud links, personal blogs and classified ads usually keep the original file whole, and a marketplace listing photo taken at home points at your front door with metre-level accuracy.
Beyond location, the tags say a lot about you: the camera model hints at your budget, the software field shows which editor you use, the timestamp shows when you are awake, and a matching serial number can tie two anonymous accounts to the same device.
None of this needs an attacker with skills. Reading the tags takes one right-click, and the tools that map a batch of photos onto a timeline are free. The fix is just as cheap: clear the tags before the file goes anywhere.
Mistakes that leave metadata behind
Renaming the file. The name is not the metadata. A photo called holiday.jpg still knows the beach it was taken on.
Cropping or editing on a phone. Cropping out the house number leaves the GPS tags exactly where they were, and the edit often adds a new software field naming the app you used.
Clearing only the location. The iOS share sheet toggle, the Preview button on a Mac and the Google Photos option all remove coordinates and stop there. Camera model, serial number, date and editing history stay put — enough to tie several anonymous posts to one device.
Trusting a blank Details tab. Windows shows the fields it knows. A file with no readable EXIF can still carry XMP or IPTC blocks, which is why this page lists the blocks it found by name even when the tag table is empty.
Cleaning the copy instead of the original.Strip the file before it is shared, uploaded or backed up. Once it is in a cloud folder or someone's inbox, the tagged version exists somewhere you no longer control.
Forgetting what the picture itself shows. This page removes the data written inside the file. It cannot remove a street sign, a house number, a school uniform or a reflection in a window. Read the photo as carefully as its tags.
Questions people ask
How do I check the metadata on a photo?
Drop the photo onto the box above. The EXIF block is read right in your browser and every tag it finds — camera make and model, date taken, shutter speed, GPS coordinates — is listed in the table. On a phone you can also open the photo in the Photos app and tap the info button, though phones hide a lot of the fields a viewer like this one shows.
How do I view photo metadata on Windows?
Right-click the file and pick Properties, then open the Details tab — or select the file and press Alt+Enter. Windows groups the tags under Description, Origin, Image, Camera and Advanced photo, and shows GPS coordinates when the photo has them. The same tab has a "Remove Properties and Personal Information" link that writes a cleaned copy, but Explorer only knows the fields it can display, so XMP and IPTC blocks can survive it.
How do I see the metadata of a photo on a Mac?
Open the photo in Preview and press Command-I, then click the More Info tab. Sub-tabs appear for Exif, IPTC, GPS and TIFF depending on what the file carries, and the GPS tab has a "Remove Location Information" button. That button clears the coordinates only — camera model, lens, date and exposure settings stay in the file.
How do I remove photo metadata on an iPhone?
Open the photo in Photos, tap the share button, tap Options at the top of the share sheet and switch off Location. That strips the GPS coordinates from the copy you send, but camera model, date and settings still travel with the file. Recent iOS versions also have "Adjust Date & Time" and "Adjust Location" under the info panel, which edit the tags in place. To wipe everything, run the photo through this page and share the cleaned copy.
How do I remove metadata from a photo on Android?
Google Photos lets you remove the location from a shared copy (share sheet, then turn off location), and the Files app on some devices can clear details. Neither removes camera or timestamp tags. Uploading the file here and downloading the cleaned version removes all of them at once.
What is metadata on a photo?
It is a block of data your camera writes inside the image file. EXIF holds the camera make and model, lens, date and time, exposure settings and, if location services were on, the GPS coordinates. Editors add their own fields too — software name, copyright, IPTC captions, XMP edit history. None of it shows in the picture, and all of it travels with the file.
Can I edit photo metadata instead of removing it?
Yes, though the tools differ. The Windows Details tab lets you type over Title, Author, Copyright and Date taken. On iOS the info panel can adjust the date and the location. ExifTool on the command line rewrites any field, with commands like exiftool -AllDates-=1.5 to shift every timestamp back by ninety minutes. Editing is not erasing, though: some apps copy the old value into an XMP history block, so a cleaner is the safer choice when the goal is privacy.
Does removing metadata reduce photo quality?
Not with the default option here. For a JPEG the file is rewritten byte for byte with only the metadata segments dropped, so the compressed pixel data is untouched. The re-encode option is different: it redraws the image through a canvas, which re-compresses it and costs a little quality. Use it only when you want the rotation flag baked in, or when you need a format this page cannot rewrite in place.
Does this remove AI metadata and C2PA content credentials?
The re-encode button does, because it builds a new file out of pixels alone and carries nothing else across. The default byte-for-byte option targets the EXIF, XMP, IPTC, colour profile and comment blocks, which is where camera and location data live. Either way, a metadata cleaner cannot touch a watermark written into the pixels themselves, such as SynthID, so a cleaned file is not an undetectable one.
Do photos in Dropbox or Google Drive keep their metadata?
Yes. Cloud storage keeps the file you gave it, so anyone who downloads from a shared link gets the original tags, GPS included. Dropbox and Google Photos both read EXIF dates and locations to sort and map your library, which is why a shared folder can quietly hand over a timeline of where you have been. Clean the photo before it goes into the folder, not after.
How do I remove metadata from a lot of photos at once?
This page handles one file at a time. For a folder, ExifTool is the usual answer: exiftool -all= -overwrite_original *.jpg clears every tag in place, and -gps:all= removes only the coordinates. On Windows you can also select several files together, open Properties, go to the Details tab and use "Remove Properties and Personal Information" on the whole selection.
Can someone find my home address from a photo I posted?
If the file still has GPS tags, yes — the coordinates are usually accurate to a few metres, which is house-level. Big social networks recompress on upload and the copy other people download comes out without them, but files sent over email, chat apps that send "as document", cloud links and forums often arrive whole. Strip the photo before it leaves your device and the question stops mattering.