About this tool
GPS Remover deletes the location data that cameras and phones quietly embed in photos. When you take a picture with a phone, the file can carry precise latitude and longitude coordinates marking the exact spot where you stood. This tool removes those coordinates and the surrounding embedded metadata by re-encoding the image into a clean new file, so no location data survives into the download.
Location data is one of the highest-value privacy leaks in photography. A single shared photo can reveal your home address, your workplace, the school you drop your children at, or the route you walk every day. Marketplaces, social platforms, forums and email attachments all accept images with GPS embedded, and most recipients will never know the data is there. GPS Remover exists to close that gap before a location-sensitive image is ever shared.
The tool accepts JPG, JPEG, PNG and WebP files up to approximately 25 megabytes. The removal relies on re-encoding: the browser decodes the image into raw pixels, then writes a brand-new file without the GPS block or any other embedded metadata. Because the new file is assembled from scratch, the coordinates physically no longer exist in it. This is materially safer than editing fields in place, where recovery tools can sometimes reconstruct deleted values.
Your original file is never touched. GPS Remover produces a clean copy as a separate download, leaving the source image exactly where it was with its metadata intact. The recommended workflow closes the loop with verification: after cleaning, you run the output through the GPS Metadata Viewer to confirm the coordinates are genuinely gone before publishing.
The privacy stakes around GPS metadata are higher than many people realize. Automated tools can process thousands of publicly shared images and extract their coordinates in bulk, building databases of where specific individuals live, work and travel. A single geotagged photo may seem harmless, but when combined with a posting history it can reveal patterns of daily movement that the poster never intended to disclose.
There is also a time dimension to consider. GPS coordinates embedded in a photo from last year still point to the exact location where you stood when the shutter fired. Even if you have moved, the coordinates reveal where you were on that date. For images that document routines, recurring locations or sensitive events, this historical precision adds another layer of privacy concern.
How to use GPS Remover
-
Drop the photo into the page.
-
Run the GPS removal - the location block and other embedded metadata are stripped.
-
Verify the output with the checker, then download the clean file.
What this tool does
-
Removes GPS and hidden embedded metadata.
-
Clean re-encoded output — no location survives.
-
Verify GPS is gone with the checker.
Specifications
| Input formats | JPG, JPEG, PNG, WebP |
|---|---|
| Processing | Local browser (Canvas API) |
| Uploads | None — files stay on your device |
| Max file size | 25 MB per file |
| Original file | Never modified |
| Supported formats | JPG, JPEG, PNG, WebP |
| Maximum file size | About 25 MB |
| Result | New download with no location data |
In-depth Guide
Mapping the GPS metadata block
The GPS data in a photo lives in a dedicated GPS Image File Directory nested inside the EXIF structure. It stores latitude, longitude, altitude and sometimes compass bearing, using signed rational numbers for precision. Tag 0x0001 holds latitude reference (N or S), 0x0002 holds latitude, 0x0003 holds longitude reference (E or W), and 0x0004 holds longitude.
GPS Remover does not simply blank these tags. It re-encodes the entire image, which means the new file is built from its pixels without the GPS IFD being written into the output at all. The tags do not exist to be zeroed or edited; they are simply never part of the new file structure.
| GPS tag | Purpose | Typical value |
|---|---|---|
| Latitude reference | North or South hemisphere | N or S |
| Latitude | North-south position in degrees/minutes/seconds | 40 deg 42' 46.8" N |
| Longitude reference | East or West hemisphere | E or W |
| Longitude | East-west position in degrees/minutes/seconds | 74 deg 0' 21.6" W |
| Altitude | Height above sea level | 12.5 m |
| GPSTimeStamp | UTC time of the GPS fix | 17:24:05 |
Beyond coordinates: what else the re-encode clears
When the image is rebuilt from pixels, more than GPS disappears. The re-encode also drops the other embedded metadata blocks the file carried: EXIF camera settings such as make, model and exposure, XMP workflow records, and IPTC caption and rights entries. The delivered file is a fresh copy whose only content is the image itself.
This has a useful side effect for privacy. A photo that lost its coordinates by an editing tool that only zeroed the GPS tags can still carry the camera model, capture date and software name. GPS Remover removes all of those in the same pass, because the entire file is rebuilt rather than surgically edited.
- Coordinates (latitude, longitude, altitude, bearing) are removed.
- EXIF camera settings are not carried into the new file.
- XMP and IPTC blocks are not carried into the new file.
- The ICC color profile is preserved so colors render consistently.
- The original source file is left completely untouched.
Common scenarios where GPS removal is critical
Real estate photography is a frequent source of unintended location leaks. Agents using personal phones to photograph listings may inadvertently embed their home address coordinates into photos that end up on public property websites. The listing shows the property for sale, but the metadata shows where the photographer was based. Running these images through GPS Remover before publishing eliminates the discrepancy.
Journalism and whistleblowing present another critical scenario. Photos taken by reporters, activists or sources at sensitive locations may need to be published without revealing the exact position of the photographer. In conflict zones, investigative reporting or politically sensitive environments, GPS coordinates in a published photo can endanger the person who took it. A thorough re-encode through GPS Remover strips the coordinates and ensures the published version carries no location trace.
Personal safety situations also warrant attention. Victims of domestic violence, stalking or harassment who need to share photos of their current location for any reason should strip GPS first. The metadata might reveal a shelter address, a new residence or a hiding location that the visible image alone would not disclose.
- Real estate agents stripping personal GPS from property listing photos.
- Journalists removing location data from images taken in sensitive areas.
- Activists and whistleblowers publishing images without revealing their position.
- Domestic violence survivors protecting their current location.
- Parents removing GPS from photos of children before sharing online.
- Anyone posting marketplace items from inside their home.
A realistic picture of what removal means
A clean GPS report means the file you verified contains no coordinate data. It does not mean the image content itself is location-free: a recognizable street, storefront or landmark inside the frame still tells viewers where the shot was taken. Metadata removal and content awareness are separate layers of privacy, and only the first one is this tool's job.
It also does not control what platforms do after an upload. If you clean a photo and then upload it to a service that re-adds location context from your account or device, the platform behavior is outside the scope of this tool. The file you download from GPS Remover is clean; what happens to it after that is governed by the policies of wherever you send it.
For photo files that never had GPS in the first place, the tool is a harmless pass. The image is re-encoded and the clean copy downloads with nothing to remove. Running it on a screenshot changes nothing meaningful about your privacy situation.
When to choose GPS Remover versus other tools
GPS Remover is the right choice when you want location removed without losing the color pipeline. It preserves the ICC profile, so the cleaned image renders consistently across displays. This makes it a good fit for product photos, portfolio pieces and any image where color appearance matters.
If you also want the ICC profile stripped, or you need to clean several files at once, the Image Metadata Remover performs a complete wipe across a batch. If your concern is broader than location and you want all camera data gone while keeping color, the EXIF Remover covers EXIF, XMP, IPTC and GPS in a single pass. The GPS Metadata Viewer is the natural companion before and after any of these removals.
| Tool | Removes GPS? | Removes other metadata? | ICC profile | Batch |
|---|---|---|---|---|
| GPS Remover | Yes | Yes, via re-encode | Preserved | No |
| EXIF Remover | Yes | Yes, EXIF/XMP/IPTC | Preserved | No |
| Image Metadata Remover | Yes | Yes, every block | Removed | Yes |
| GPS Metadata Viewer | No (reports only) | No | N/A | No |
How it works
Re-encoded output
The image is rewritten without the GPS IFD or the other metadata blocks, so the coordinate tags physically no longer exist in the new file instead of being merely hidden.
Verification pass
The recommended flow re-checks the cleaned download with the GPS Metadata Viewer, which reports the GPS IFD as absent before you save the copy.
Example result
| Before | After |
|---|---|
| GPS: Present - Lat 35.6762, Lon 139.6503 | GPS: Absent |
| Other blocks: EXIF, XMP | Other blocks: Removed with the re-encode |
Illustrative example. Your results depend on your input image.
Pro tips
Always verify the output with the checker
After cleaning, drop the downloaded file into the GPS Metadata Viewer. The report should show no location data. Verification takes seconds and gives you certainty before the file is shared or published.
Clean product photos before listing anything for sale
Product photos taken at home carry coordinates that point to your address. Strip them before uploading to a marketplace, classified site or auction platform, where buyers can access the original file.
Turn off location in the camera app
For future photos, revoke location access for your camera app in device settings. Fewer photos with GPS means less to remove. Use the GPS Metadata Viewer occasionally to confirm the change held.
Preserve the original file
GPS Remover leaves your source image untouched. Keep the original if you might need the metadata later for archival, proof of authorship or technical review; use the clean copy for sharing.
Remember the ICC profile is kept
The cleaned output keeps its color profile, so colors render as intended. If you also want the profile removed, use Image Metadata Remover instead.
Clean images before embedding them in documents
PDFs, Word documents and presentation files can preserve embedded image metadata. If you are preparing a document for distribution, strip GPS from the source images before embedding them.
Use GPS Remover as part of a regular sharing habit
Make it a routine to run the tool on every photo that leaves your device. The two-second check is far cheaper than the potential consequences of a location leak.
Understand what the clean copy is for
The downloaded file is a freshly re-encoded image meant for sharing. Treat it as disposable: it exists to prove protection at the moment of publication. Keep the full-metadata original in a private location when you need it for documentation or revision history.
When to use it
Great for GPS Remover
- When sharing photos taken at or near your address - home, workplace, school - since coordinates on those files give away the exact spot.
- Listing items for sale: a product shot taken in your living room can carry its street-level location.
- Uploading to a site where you cannot control whether the platform reprocesses or forwards embedded data.
Watch out for
- Not useful for files that already have no GPS - feeding a clean screenshot through it changes nothing you care about.
- Not a guarantee against a platform re-tagging an upload after the fact; that is the platform behavior, covered by their policies.
Privacy
Location data is handled entirely on your device - the coordinates are never transmitted, and the cleaned download contains no GPS block to forward anywhere by accident.
Edits never overwrite your original file. Every result is a new download, so you always keep the source image. Read the privacy policy.
Troubleshooting
For single files, yes - when you want to clean many at once, the Image Metadata Remover processes batches.
Frequently asked questions
The image is rewritten, so GPS no longer exists anywhere in the file. Rewriting also clears other embedded metadata blocks. Exif data re-added by platforms after upload is the platform’s behavior — check their policies.
Beyond the GPS block, the re-encode clears the other embedded blocks the file carried, so a download does not quietly retain writers, dates or software names.
Not necessarily - many shots have no location and many edits erase it anyway. Check first with the GPS Metadata Viewer, then remove when coordinates actually exist.
The file you download no longer contains the coordinates; the re-encode rebuilds the image without the GPS block, so the values physically do not exist in the output. If a platform re-adds location context after you upload, that is the platform's behavior, not a property of the cleaned file.
The re-encode clears the embedded metadata blocks, which includes the capture timestamp stored in EXIF. The GPSTimeStamp tag is likewise not carried into the output. If you need the timestamp preserved, keep the original file separate from the clean copy.
GPS Remover processes one file at a time. For batch cleaning, use the Image Metadata Remover, which handles multiple files in a single session and clears every metadata block including the ICC profile.
The re-encode clears the metadata blocks the encoder does not carry into the output. If you scanned the file before the final download completed, or the platform you retrieved it from keeps its own copies, you may see data on a different copy. Verify the specific downloaded file with the GPS Metadata Viewer.
Pixels are preserved through the decode-encode cycle; the visible change is normally imperceptible. The ICC profile is kept, so color rendering stays consistent. Only the hidden metadata blocks are gone.
A scanned or photographed print of a photo contains no GPS data of its own, because the scanner or phone capturing the print is what creates the new file. The coordinate risk applies to the original digital file. GPS Remover still re-encodes the scanned file cleanly, and the tool clears any metadata the scanner wrote.
Keep cleaned and original files in clearly separated folders with distinct names, such as a clean-files directory and an originals directory. When sharing, always pull from the clean folder and confirm with the GPS Metadata Viewer before sending.
Technical details
Tool last updated: September 2026. Browse all image tools.