Remove GPS Location From Photos
If your camera app has location access, your photos carry coordinates. See yours, remove them, and check that no location fields remain.
- .jpg
- .jpeg
- .png
- .webp
- Free
- No account, no limit on files
- 0
- Files uploaded — processing is local
- 4 formats
- Lossless — pixels never re-encoded
How it works
- 1
Load the photo
GPS fields, if present, are shown first and marked sensitive.
- 2
Check the coordinates
Latitude and longitude are displayed as decimal degrees.
- 3
Remove and confirm
The GPS directory goes with the EXIF block; verification shows no location fields left.
Why smartphone photos contain location metadata
When you grant a camera app access to location, it asks the operating system for a position fix at the moment of capture and writes it into the photo's GPS directory. The feature exists for good reasons: it powers the map view in your photo library, sorts pictures by place, and groups holidays automatically.
The consequence is that location travels with the file. Copy the photo out of your library — to a chat, an email, a listing, a cloud folder — and the coordinates go along with it, still readable by anyone with the file.
- GPSLatitude and GPSLongitude, with reference tags for the hemispheres
- GPSAltitude, giving a height above sea level
- GPSDateStamp and GPSTimeStamp, in UTC, which are independent of your camera's clock
- GPSImgDirection, the compass bearing the camera was facing
- On some devices, GPSSpeed and a horizontal positioning error estimate
How precise the coordinates are
GPS tags are stored as rational numbers with degrees, minutes and seconds, and phones typically record enough precision to place a photo within a few metres — often to a specific room-sized area rather than a neighbourhood.
This tool displays the coordinates as decimal degrees so the precision is obvious. Seeing your own address rendered as a number tends to be more persuasive than any explanation of why geotags are worth removing.
What removing GPS metadata does and does not achieve
Removing GPS metadata means the embedded location information is no longer part of the file you share. That is a real and worthwhile reduction in what you hand over, and it is the part you control.
It is not a guarantee of anonymity. The picture itself may show a recognisable place. The service you upload to may record your IP address or its own location data. And if you have already shared the geotagged original, cleaning your local copy does not reach the copy you sent. Treat this as removing one specific, avoidable disclosure — not as making a photo untraceable.
What this tool does
- Shows the actual coordinates rather than just reporting that GPS data exists
- Removes the whole location directory, including altitude, bearing and GPS timestamps
- Verification explicitly confirms no location fields remain
What it does not do
- Cannot remove location clues visible in the picture itself
- Does not affect location data held by services you already uploaded to
- HEIC photos can be inspected but must be converted to JPEG to be cleaned
Remove GPS Location From Photos
If your camera app has location access, your photos carry coordinates. See yours, remove them, and check that no location fields remain.
Open the toolReviewed and updated . Behaviour described on this page is covered by the project’s automated tests.
Frequently asked questions
How do I stop my phone geotagging photos in the first place?
On iOS, open Settings, then Privacy & Security, then Location Services, and set Camera to Never. On Android, open the Camera app's settings and turn off location tags, or revoke the app's location permission. Existing photos keep the coordinates they already have.
Does removing GPS data change anything else in my photo?
The GPS directory sits inside the EXIF block, so removing it removes the camera data with it. The picture is unchanged — same pixels, same dimensions.
Can someone still find where a photo was taken after I remove the coordinates?
Possibly, from the content of the picture — recognisable buildings, street signs, skylines. Removing the metadata removes the precise embedded answer, not every clue.
Do photos I took indoors still have coordinates?
Usually yes. Phones fall back to Wi-Fi and cell positioning indoors, so the coordinates are still recorded, often accurate to within a building.
Why does my photo show a GPS timestamp different from the capture time?
GPS timestamps are recorded in UTC from the satellite signal, while the capture time is your camera's local clock. A mismatch is normal and reveals your time zone offset.
Can I remove GPS but keep the date?
Not in this version — removal is per file. ExifTool's `-gps:all=` option does exactly that if you need the distinction.
Does airplane mode stop photos being geotagged?
Not necessarily. Phones can still get a satellite fix without a network connection, so the reliable fix is turning off location access for the camera.
Why does my photo show a location I was not at?
Positioning can fall back to Wi-Fi or cell data, which is less precise and occasionally wrong. The recorded coordinates are the device's best guess, not a certainty.
Do cameras without GPS still record location?
Most do not. Some pair with a phone app that supplies coordinates, so check the camera's connectivity settings if you are unsure.
Keep going
Related tools
- Remove Metadata From a PhotoRemove what your phone stored in a photo: GPS location, device model, serial numbers and timestamps. Free, browser-based, with a verified result.Open
- Photo Metadata RemoverA photo metadata remover built for sharing: check what a picture reveals, strip EXIF and GPS, and download a clean copy. Free, private and browser-based.Open
- Remove EXIF DataRemove EXIF data from a photo online and confirm it worked. Read every tag first, strip EXIF, XMP and IPTC in your browser, then re-check the cleaned file.Open
- Delete Image MetadataDelete the metadata inside an image file: EXIF, GPS coordinates, camera details and editing history. Runs in your browser with a before-and-after check.Open