Metadata viewer and remover

Tags
Identifying
Location
Stripped

Metadata Viewer and Remover

Read the EXIF, IPTC, and XMP tags hidden inside a photo — and see straight away which of them identify you. Tags are sorted into location, ownership, camera, timestamp, and image groups, the identifying ones are marked, and one click exports a copy of the picture with every tag removed.

Standards read: EXIF, IPTC, XMP, ICC, GPS, JFIF
6
Tag groups flagged as identifying
3
Bytes uploaded
0
Redraw that removes everything
1

Step by step

How to use it

  1. 01Add the file

    Drop in the photograph. Every embedded block your browser can reach is parsed on your own machine — location, ownership, camera, timestamps, image properties, and the rest.

  2. 02Read the identifying tags first

    The switch for identifying tags only hides camera settings and image properties, leaving what actually exposes you: where the picture was taken, who owns the device, and when the shutter fired.

  3. 03Check the coordinates if there are any

    GPS tags are reported to six decimal places, which is roughly a tenth of a metre. If that field has a value, the file names the place it was taken to within a doorway.

  4. 04Export a stripped copy

    The clean copy is redrawn from raw pixels through a canvas, so no metadata segment survives into the new file — including tags this tool never displayed.

Worked example

What a phone photo carries

A typical unedited camera-roll JPEG, grouped the way the tool groups it. The first three groups are the ones that identify a person, a device, or a moment.

Given

File
unedited phone JPEG
Standards
EXIF + GPS + XMP
Sent by
email attachment

Tag groups, most identifying first

Location      latitude, longitude, altitude
              -> 6 decimal places is doorway-level
Ownership     artist, copyright, body serial number
              -> ties every photo to one camera
Timestamps    shutter time, last written
              -> when you were at that location
Camera        make, model, lens, ISO, aperture
Image         dimensions, orientation, colour space
Identifying groups
3 of 5
Coordinate precision
~0.1 m
Survives a rename
all of it

Location plus timestamp plus a device serial number is a pattern of life, not a photograph: several images from one camera place a person at particular addresses at particular times. Renaming the file, cropping it, or posting it to a service that happens to strip tags does not change what is in the copy you emailed — only re-encoding the pixels does.

Before you share the file

What to know about image metadata

Location is the tag that matters

GPS coordinates recorded to six decimal places identify a specific doorway, not a neighbourhood. A photograph taken at home and posted anywhere carries that address until somebody removes it, and nothing in the picture has to show a street sign.

Serial numbers link photographs to each other

Body and lens serial numbers are stable across every file a camera produces. That makes them provenance if you want it, and a correlation key if you do not: two anonymous images from the same body are provably the same photographer.

Timestamps are the other half of location

Coordinates say where, the shutter time says when, and the pair says who was somewhere at a given moment. Both survive copying, renaming, and most editing — they travel with the file, not with the filename.

Some platforms strip, some do not, and it changes

Major social networks generally remove EXIF on upload; messaging apps, email attachments, cloud file shares, and direct downloads generally do not. Assuming the recipient's platform will clean up for you is how location data gets published.

Stripping means re-encoding, not deleting fields

The clean copy is redrawn from decoded pixels, so the output has no metadata segment at all — not a blanked one. That removes tags this tool never showed you, and it also means the copy is a fresh encode rather than your original file minus a header.

The file never leaves your browser

Parsing and stripping both run locally, which is the only sane arrangement for a tool whose whole subject is data you do not want disclosed. Nothing is uploaded, logged, or retained.

The judgement call

Strip it, or keep it?

Metadata is evidence, provenance, and exposure at the same time. Which one depends on where the file is going.

  • Posting a photo taken at home

    Strip

    GPS tags name the address to within a doorway. This is the case that actually harms people.

  • Sending an image to someone you do not know

    Strip

    Email and messaging generally preserve tags. The recipient gets the camera, the time, and the place.

  • Publishing a photo of someone else

    Strip

    The exposure is not yours to accept — the coordinates locate the subject as much as the photographer.

  • Submitting to a photo contest or a stock library

    Keep

    Camera and exposure data is provenance, and many submissions are rejected without it.

  • Archiving your own originals

    Keep

    The tags are what let you sort by date, lens, and location years later. Strip the copies you send, not the archive.

  • Filing an insurance or evidence photo

    Keep

    Timestamp and location are precisely the value. Stripping them weakens the claim.

Reference

What is actually in the file

Standards parsed
EXIF · IPTC · XMP · ICC · GPS · JFIFPlus PNG header fields. Whatever the encoder wrote, the parser reads.
Groups flagged identifying
Location · Ownership · TimestampsCamera settings and image properties are left unflagged — mildly identifying, rarely the exposure.
GPS precision
6 decimal placesAbout 0.1 metres of latitude. Precise enough to name a building entrance.
Stripping method
Canvas redraw from pixelsThe export is written from raw pixels, so no EXIF, IPTC, or XMP segment can survive into it.
What stripping costs
A re-encodeThe clean copy is a new encode of the image, not your original file with a header removed. Keep the original.

FAQ

Questions, answered plainly

How do I check if a photo contains GPS location data?

Drop the photo in. If it carries coordinates, a Location group appears marked in red and the latitude and longitude are printed at the top of the report. If no such group appears, the file has no GPS tags at all — nothing to remove.

How do I remove metadata from a photo before sharing it?

Use the stripped-image download. The picture is redrawn from its pixels onto a fresh canvas and re-encoded, which produces a file with no EXIF, IPTC, or XMP block of any kind. The image itself is unchanged in size and dimensions; only the hidden data is gone.

What is EXIF data and why does it matter?

EXIF is a block of tags cameras and phones write into image files: shutter speed, aperture, ISO, lens, camera model, timestamps, and often GPS coordinates. Most of it is harmless provenance. The problem is that it travels with the file — posting a picture taken at home can publish that address, and the camera serial number links every photo from one body together.

Do social networks strip metadata automatically?

Most large platforms strip EXIF when they re-encode uploads, but the behaviour varies by platform, by upload path, and over time — and none of them strip it from a file you send by email, messaging app, or cloud link. Removing it yourself before sharing is the only thing you control.

Will removing metadata reduce the image quality?

Slightly, for a JPEG: the stripped copy is re-encoded at 95% quality, which is visually indistinguishable but not bit-identical to the original. PNG sources are re-encoded losslessly. If you need the original bytes untouched, keep the original file privately and share only the stripped copy.

Which file types can be read?

JPEG, PNG, HEIC, TIFF, and WebP carry metadata blocks this tool can parse. If a file shows no tags at all, it was probably written by software that discards them — screenshots and images exported from many editors have nothing to find.

The file is parsed and redrawn entirely in your browser. Nothing is uploaded, and the share link carries only the view setting — never the file or its tags.