EXIF & Location Remover

A tool that lists the EXIF data in JPEG, PNG, and WebP images — capture time, camera model, GPS location, and more — and lets you download copies with the metadata removed. It supports batch processing, and everything runs in your browser.

Images are never uploaded to a server — they're analyzed and cleaned entirely in your browser, so private details such as location data never leave your device.

Drag and drop images, or click to choose

Supports JPEG / PNG / WebP (multiple files allowed)

How to use

  1. Drag and drop images or click to choose them. You can load several images at once.
  2. Each image shows badges for the types of metadata it contains. If it includes GPS location data, a warning is shown along with the latitude and longitude.
  3. Click "Show details" to review each EXIF field, such as camera model and capture time.
  4. Save images with metadata removed one at a time with "Download cleaned image", or all at once with "Download all (ZIP)".

About this tool

Photos taken with smartphones and digital cameras can carry "EXIF" metadata such as the capture time, camera model, and lens information — and sometimes the GPS coordinates of where the photo was taken. Posting such images on social media, blogs, or marketplace apps can reveal where you live or work.

This tool removes JPEG APP1 (EXIF, XMP), APP13 (IPTC), and comment segments; PNG eXIf and text chunks; and WebP EXIF and XMP chunks. The image data itself is copied as-is without re-encoding, so there's no loss of quality. ICC color profiles needed for accurate color are kept.

With "Keep image orientation" turned on, only the Orientation tag is written back as a minimal EXIF block. Smartphone photos often rely on this tag to switch between portrait and landscape, and removing it can make them appear sideways. From loading to saving, your images are never sent to a server.

Frequently asked questions

Does removing metadata reduce image quality?

No. Only the metadata sections are removed, and the image data is copied as-is without re-encoding, so the quality is identical to the original.

The cleaned image is displayed sideways.

Turn on "Keep image orientation" and download again. Only the orientation tag is kept, while location data and all other EXIF fields are removed.

Are formats like HEIC or GIF supported?

JPEG, PNG, and WebP are currently supported. Convert HEIC photos to JPEG using your device settings or an image converter before loading them.

Are images uploaded to a server?

No. Analyzing and removing metadata is done entirely with JavaScript in your browser.