FREE TOOL
Inspect EXIF and GPS tags in a JPEG, then remove JPEG EXIF APP1 locally without re-encoding image data.
Inspect a JPEG for EXIF and GPS tags, then remove JPEG EXIF APP1 without re-encoding the JPEG image data. XMP, IPTC, ICC, and other metadata are outside this tool’s scope, so it does not guarantee removal of every location reference or metadata segment.
These examples describe reproducible behavior in this tool. They are not a guarantee for inputs outside the documented scope.
| Input or setting | Expected result | Condition |
|---|---|---|
| JPEG with an EXIF APP1 segment and GPS IFD | EXIF and GPS tags are reported, then reinspection confirms no EXIF after removal | The GPS coordinates themselves are not displayed. |
| JPEG without an EXIF APP1 segment | No EXIF is reported and no removal button is shown | The tool does not rebuild a file when there is no removal target. |
It parses JPEG markers, removes APP1 segments carrying the Exif identifier, and reinspects the output without re-encoding image data.
It reads the Exif identifier and TIFF IFD structure inside JPEG APP1 to detect a GPS IFD.
The image, filename, date, maker, model, and GPS-tag status are inspected only in the browser.
No. Inspection and removal run in your browser. GPS coordinates, dates, camera details, and file names are not sent to analytics or error logs.
No JPEG image data is re-encoded. The tool removes the EXIF APP1 segment, so this operation does not introduce recompression loss.
The first version removes JPEG EXIF segments. Other metadata formats such as XMP, IPTC, or ICC may remain.
The first version supports one JPEG up to 10 MiB. PNG, WebP, HEIC, and batch processing are not supported.