Remove Metadata and EXIF From an Image
Processed entirely in your browser. Never uploaded to a server.
Drop a JPEG or PNG here or click to browse
Processed entirely in your browser. Never uploaded to a server.
This image contains GPS location data.
The EXIF block has a GPS section, so this file records where the photo was taken. Removing it below deletes that section from the file.
Done
Download resultThis tool removes the metadata embedded in a JPEG or PNG: EXIF, GPS coordinates, XMP, IPTC fields, and text comments. Drop a file, read what it found, then remove it and download the cleaned copy. The download gets a -clean suffix so it never overwrites your original.
Nothing is re-encoded
Most metadata removers decode the image and encode it again, which costs quality on a JPEG every single time. This one does not. A JPEG is treated as a list of marker segments: the metadata segments are dropped and the rest of the file, including all of the compressed image scan data, is copied through byte for byte. A PNG is treated as a list of chunks, and the retained chunks keep their original bytes and their original CRCs. Same pixels, same quality, smaller file.
What is removed, precisely
From a JPEG: the EXIF APP1 segment, the XMP APP1 segment, the JFIF APP0 segment, the Photoshop/IPTC APP13 segment, all other APPn segments, and COM comment segments. From a PNG: tEXt, iTXt, zTXt, eXIf, and tIME chunks. IHDR, PLTE, IDAT, IEND and the JPEG SOF, DQT, DHT and SOS structures are untouched.
Two deliberate exceptions
The ICC colour profile is kept unless you tick the box, since dropping it can change how colours render and it holds no personal data. The JPEG APP14 "Adobe" segment is always kept, because it describes how Adobe CMYK and YCCK colour data should be interpreted and removing it can change the decoded image. Removing the JFIF APP0 segment does discard the stored DPI value; the pixels are unaffected.
What the inspector can and cannot see
The inspector reads the file structure to report which metadata categories exist, and it checks the EXIF block specifically for a GPS section, because location is the part that matters most before sharing a photo. It reads the camera make, model, and capture date when those are stored as plain text. It is not a full EXIF tag viewer and it does not display your coordinates. Data held anywhere after the start of the image scan, such as a second image appended by some phone cameras, is left alone.
Need the file smaller too? Run it through Compress Image or Compress to Target Size afterwards. Those tools re-encode, so run them second if you care about the metadata being gone.
Cropping or resizing also drops metadata as a side effect, because both re-encode the image. See Crop Image and Resize Image.
FAQ
Does this reduce image quality?
Exactly what gets removed?
Why is the colour profile kept by default?
What can the inspector not tell me?
Which formats are supported?
Why does the file barely get smaller?
Curious what's actually in that metadata? Read what your photos are telling people.
Advertisement
Ads help keep Kit-Bin free.