Skip to content

Remove photo metadata

Strip GPS location and camera details.

Runs entirely in your browser. Verify it in your network tab.

What this does

Removes EXIF, XMP, IPTC and comment data by editing the file's structure, so the picture itself is byte-for-byte unchanged. It tells you what it found first, including any GPS location, which is often a home address. Colour profiles and the rotation flag are kept, so the photo still looks and faces the same.

Limits

  • JPG, PNG and WebP only. Convert HEIC to JPG first.
  • The image pixels are untouched, so anything visible in the picture (a street sign, a face) is still there.

Is this private?

Yes, and you can check rather than take our word for it. Open your browser's network tab and run the tool: your file never appears in it, because there is no server to send it to. The whole site is static files.

Related tools