Remove location data from a photo

EnglishLanguage

Items to Remove

Photos are processed inside your browser. Nothing is uploaded.

A photo file carries the coordinates and the time it was taken. This strips exactly those two and leaves everything else alone. Same pixels, same quality.

A photo can carry your home address

Phones write GPS coordinates into every shot. Latitude and longitude to several decimal places are enough to point at one building on a map. One photo taken at home hands over your address.

Classifieds, property listings, interior shots, photos of your kids: there are more situations than you would think where the location must not travel with the picture. Big social networks strip it on upload, but sending the original through a messenger, attaching it to an email, posting it on a forum or sharing a cloud link all carry it through.

The capture date is the same story. Sometimes when a photo was taken is exactly what should not be revealed, and several photos together read as a daily pattern.

Stripped without touching the quality

The common approach is to re-save the photo so the metadata falls away. Simple, but the image is re-compressed: quality drops and the file often grows. In one test, a 9.2MB photo came out at 16.1MB (+74%).

This tool cuts out only the parts of the file where metadata lives and does not touch a single byte of the compressed image data. The pixels in the result are identical to the original; the size changes by exactly the amount of information removed.

After stripping, the result is read back to confirm the data is really gone. If that check fails, nothing is saved. For a tool like this, the one fatal failure is leaving something behind.

How to use it

Three steps. Up to 30 photos at once.

  1. 1Add photosTap the + button to pick photos. The list marks anything carrying GPS, and shows the capture date where there is one, so you can see what was in there before it goes.
  2. 2Choose what to removeLocation (GPS) and Date toggle separately. You cannot turn both off, since with nothing to remove there is nothing to save.
  3. 3Save or shareSave downloads the stripped file. Two or more come down as a single ZIP.

Worth knowing

The filename is metadata too
Results are renamed to a four-digit random name like IMG_4821.jpg. Original filenames often carry the device and the shot date (IMG_20240315_143022, or PXL_ on a Pixel). A tool name in the filename would tell the recipient you stripped the location, and a timestamp would put a date back onto a file you just removed the date from.
IPTC and XMP are removed wholesale
Dates and locations do not live in one place. Beyond Exif and TIFF, the same values sit duplicated in IPTC and XMP, and if one copy survives, photo software restores the rest from it. IPTC can even hold place names as text ("Ljósavatn, Iceland") rather than coordinates. A browser cannot edit those blocks field by field, so the IPTC and XMP blocks are dropped entirely. Author and copyright fields go with them.
HEIC comes out as JPG
There is no way to edit a HEIC container in a browser, so it is re-encoded to JPG. The data is definitely gone, but the image bytes are no longer the original. JPG, PNG and WebP keep their image bytes intact.
Camera settings stay
What you do not tick is not touched. Camera body, lens and exposure settings are neither location nor date, so they stay. To remove those too, run the file through the format converter once.

Frequently asked questions

Is my photo uploaded to a server?

No. The file whose data you are removing never leaves your device. Everything happens inside the browser.

Does the quality drop?

Not for JPG, PNG or WebP. Not one byte of image data is touched; only the metadata sections are cut out. Only HEIC is re-encoded.

How do I know it actually worked?

The result is read back and checked before saving; if anything remains, nothing is saved and you get an error. You can also verify the downloaded file yourself with any EXIF viewer.

Do social networks not strip this anyway?

The big ones usually do. Sending originals through a messenger, attaching to email, posting on forums and sharing cloud links do not.

Can I remove the date but keep the location?

Yes, the two toggle separately. The IPTC and XMP blocks are removed either way.

Do screenshots have location data?

Usually not. If the list shows no GPS marker, there was none to begin with.

How many at once?

Thirty.

Is it free?

Free, with no sign-up, sign-in or watermark.

To strip HEIC in place, use the app

The app strips HEIC byte-for-byte and saves straight to your photo library. It also clears the date and location your photo library records separately.