Image Metadata Remover

Strip EXIF, IPTC, XMP, GPS coordinates, camera model, and all other metadata from JPEG and PNG images. The cleaned image is re-encoded using an HTML canvas — your original file never leaves your device.

100% freeNo sign-upRuns in your browserNo upload · data stays private
No file chosen

How to use this tool

  1. Click "Choose Image" and pick a JPEG, PNG, or WebP file.
  2. The tool re-draws the image on a canvas (which discards all metadata) and shows a preview.
  3. Click "Download Cleaned Image" to save the metadata-free version.

What gets removed

All JPEG APP segments (EXIF/APP1, IPTC/APP13, XMP/APP1, ICC profiles, comments) and PNG tEXt/zTXt/iTXt/eXIf chunks are stripped. The pixel data is preserved exactly. Note: re-encoding JPEG introduces a tiny quality loss (~0.1%) at quality 95.

Why it's private

Everything runs in your browser using the HTML Canvas API. Your image is never uploaded anywhere. Built by Calabi, which also removes AI metadata and C2PA signals from media files.