Skip to content

Remove EXIF data and image metadata

Inspect and remove location, camera, date, and editing metadata from one JPEG, PNG, WebP, or AVIF image. The original and cleaned copy stay on your device.

Browse all free tools →

Your image stays in this browser tab. File names, image contents, and metadata values are not sent to analytics.

How this tool works

Step 1

Choose one file

Select a file from your device. Nothing is uploaded for processing.

Step 2

Process locally

The required open-source code loads only after you choose a file.

Step 3

Review the result

Check the output details, then save the result directly from this tab.

Questions about this tool

The output is freshly encoded from decoded pixels, so source EXIF, GPS, XMP, IPTC, comments, embedded thumbnails, and application metadata are not copied.

No. Metadata inspection and image re-encoding happen inside this browser tab.

PNG remains lossless. JPEG, WebP, and AVIF must be encoded again and may change slightly; the quality control defaults to a high setting.

It removes standard embedded metadata. It cannot remove private information visible in the pixels, watermarks, or deliberately hidden steganographic data.

Open-source processing: exifr (MIT), jSquash (Apache-2.0).