Load a photo, check what it is carrying, then download a copy with every EXIF, GPS, IPTC and XMP tag removed. Your original file is never modified.
Why strip metadata
A photo straight off a phone usually contains the GPS coordinates of where it was taken — often someone's home, school or workplace — plus the device model and serial number and a precise timestamp. Posting it publicly hands all of that to anyone who downloads it. Removing the metadata keeps the image and drops the paper trail.
How to remove EXIF here
- Drop the image on the box above.
- Review the tags it found so you know what is being removed.
- Click download stripped copy. The picture is redrawn and re-encoded with no metadata block at all, then saved as
name.stripped.jpg(or.png/.webp).
The file on your device is untouched — you get a separate clean copy.
What gets removed
Everything outside the pixels: EXIF (camera, lens, exposure, dates, serial numbers), GPS location, IPTC, XMP, the embedded thumbnail and MakerNote. The ICC colour profile is also dropped, so the result is treated as sRGB.
Limits
Stripping works on formats the browser can re-encode: JPEG, PNG and WebP. HEIC and RAW files cannot be re-encoded in-browser, so for those, convert to JPEG first or use a desktop tool. Re-encoding a JPEG applies one more round of compression; quality is set to 95% to keep that negligible.