EXIF Viewer and Remover
See what a photo reveals about where and how it was taken, then remove that metadata before you share it. The image itself is not re-compressed.
How to use the EXIF Viewer and Remover
- 1Add one or more JPG, PNG or WebP photos.
- 2Review the metadata found in each photo — location, device details and dates are flagged at the top.
- 3Choose whether to keep the colour profile and, for JPGs, the rotation setting.
- 4Press Remove metadata, then download the cleaned photos.
How it works
Photos carry more than pixels. A camera or phone writes EXIF data into the file — usually the date and time and the device make and model, often lens and exposure settings, sometimes a serial number and, if location services were on, GPS coordinates precise enough to identify a home. Editing apps add XMP and IPTC blocks with software names, authors and edit history.
This tool reads that metadata, then removes it by cutting the metadata blocks out of the file's structure: EXIF, XMP, IPTC and comment segments in a JPEG; EXIF, text and timestamp chunks in a PNG; EXIF and XMP chunks in a WebP. The compressed image data is copied byte for byte, so there is no re-encoding and no loss of quality.
Two things are kept by default because removing them changes how the photo looks. The ICC colour profile tells software how to display the colours. And phones often store a picture sideways with an EXIF instruction to rotate it; deleting that would show the photo on its side, so for JPGs a new, minimal EXIF block containing only the rotation value is written back. Both can be switched off.
After cleaning, each file is read again with the same metadata parser and the tool reports what, if anything, is still present — so the result is checked rather than assumed. Extra images some phones append after the main photo, such as depth maps, are also dropped from JPGs.