EXIF Viewer and Metadata Remover

Every photo carries hidden data. See exactly what yours is telling people, including the spot on the map where it was taken, then strip all of it in one click.

Press Ctrl+D (or ⌘D on Mac) to bookmark this page.
Reading the file...

Download a clean copy

This re-saves the pixels only. Every EXIF tag, GPS coordinate, colour profile and comment is dropped.

What EXIF Actually Is

EXIF stands for Exchangeable Image File Format. It is a block of text your camera or phone writes inside the image file, next to the pixels. Nobody sees it when they look at the photo, but any program can read it, and plenty do.

A phone photo typically carries thirty to sixty of these tags. Some are harmless, like the exposure time. Others are not.

What It Gives Away

Tag What it holds Why it matters
GPSInfoLatitude and longitude, often to a few metresPoints at your home, school or workplace.
DateTimeOriginalThe exact second the shutter firedBuilds a timeline of where you were and when.
Make and ModelWhich phone or camera took itLinks separate photos to one device.
BodySerialNumberThe camera serial numberA unique fingerprint tying every photo to one body.
Artist and CopyrightA name you typed once and forgotPublishes your real name on an anonymous post.
SoftwareWhat edited the file lastShows the image was edited, and with what.
ThumbnailA small preview baked in at captureCan still show the uncropped, unedited original.
The thumbnail trap: cropping a photo does not always update the embedded thumbnail. People have published cropped images where the hidden preview still showed the part they cut out. Stripping metadata removes that preview along with everything else.

Who Strips It and Who Does Not

Where you post it EXIF survives? Notes
Major social networksUsually strippedThey re-encode uploads, which drops most tags. Do not rely on it.
Messaging apps, as a photoUsually strippedCompression rewrites the file.
Messaging apps, as a file or documentSurvivesSending "as a document" keeps the original bytes intact.
Email attachmentSurvivesThe file arrives byte for byte.
Your own website or blogSurvivesUnless your CMS strips it, which most do not by default.
Cloud storage share linkSurvivesYou are sharing the original file.
Marketplace and classified listingsVariesThe highest risk category, because you are a stranger to the buyer.

Doing It in GIMP

GIMP gives you control over this at export time, which most people never notice.

  1. Open the photo and go to File > Export As.
  2. Choose a filename and press Export.
  3. In the options dialog, expand Advanced Options.
  4. Untick Save EXIF data, Save XMP data, Save IPTC data, Save thumbnail and Save colour profile.
  5. Export. GIMP remembers these settings for the next export in the same session.

You can also read the metadata inside GIMP first, under Image > Metadata > View Metadata. The saving and exporting guide covers the rest of that dialog.

Common Questions

Does stripping metadata change how the photo looks?

Only slightly, and only in two ways. Removing the colour profile can shift colours a little on wide gamut screens, and re-saving a JPG re-compresses it once. Choose PNG or WebP if that second point bothers you.

Does it remove the orientation flag too?

Yes, which is exactly why the pixels are rotated to match before the tags go. Your photo stays the right way up.

Can EXIF be recovered after stripping?

Not from the cleaned file. The tags are gone from those bytes. Your original copy still has them, so keep or delete that as you see fit.

Do screenshots have EXIF?

Very little, since there is no camera involved. They can still carry the device model and the software that made them.

Related Tools