All tools

Remove image metadata

Strip EXIF and GPS data from a photo before you share it.

Read and cleaned locally

Local metadata benchNo file loaded
DetectedRead locally
  • No readable EXIF block
  • No GPS location found

Reading and cleaning both happen in this tab.

How it works

  1. Choose an image.
  2. See whether it carries EXIF or GPS data.
  3. Remove metadata and download the clean copy.

What your photos quietly carry

Cameras and phones embed a block of data inside every photo: the date and time, the device and settings, and often the GPS coordinates of where it was taken. That data rides along when you share the image, and a single public post can reveal your home or a location you would rather keep private.

This tool reads whether a photo carries an EXIF block and a GPS tag — locally, without uploading it — and then writes a clean copy that contains only the pixels. See the metadata guide for the full picture of what gets stored and why it matters.

How the removal works

The image is drawn to a canvas and re-encoded, so the new file is rebuilt from pixels alone — none of the original EXIF, GPS, or embedded thumbnail comes across. The picture looks identical. One note: the orientation tag is metadata too, so the clean copy is baked to the orientation you see on screen.

Questions

What metadata does this remove?
All of it. Re-encoding the image through the canvas rebuilds the file from pixels only, so EXIF (date, camera, settings), GPS location, and any embedded thumbnail are dropped from the output.
How does it know if my photo has GPS data?
It reads the JPEG's Exif segment in your browser and checks for a GPS tag, reporting whether one is present. The check is local — the file is never uploaded to detect anything.
Will the photo look different afterwards?
No. Metadata is separate from the pixels, so re-encoding at high quality keeps the image visually the same. The only change is that the orientation tag is applied and then removed, so the file is upright on its own.
Do PNG and WebP have EXIF too?
They can carry some metadata, though GPS-tagged EXIF is most common on JPEG camera photos. Whatever the format, re-encoding here strips the embedded data either way.
Is the image uploaded to clean it?
No. Both reading the metadata and writing the clean copy happen entirely in your browser tab, so the photo never leaves your device.