A single geotagged photo can expose where you live, work or spend your weekends. When location services are on, phones write precise latitude and longitude into a GPS IFD inside the photo's EXIF block, and most sharing platforms do not remove it reliably. GhostMeta finds that GPS tag, plots it on a map so you can see exactly what the picture would reveal, and strips the coordinates along with the rest of the metadata — producing a copy with no location trace. The work happens entirely in your browser: the photo is never uploaded, so the coordinates you are trying to hide are never sent anywhere. This matters most for the pictures people share without thinking — a marketplace listing shot at home, a photo of a child in a garden, a rental ad. Drop the image, confirm the flagged location, and download a version that keeps the picture and drops the map pin.
A photo's location can be written in three places: the EXIF GPS IFD, a copy in XMP, and an IPTC field naming the city. GhostMeta clears all three at once, in your browser. An EXIF latitude is accurate to a few metres and, cross-referenced with the timestamp, it evidences your presence somewhere at a given hour.
Removing geolocation from a photo means knowing where it is written. The common case is the EXIF GPS IFD, with latitude, longitude, altitude and sometimes heading. But the same position can be copied into XMP by editing software, and an IPTC field may carry city, region and country in plain text, with no coordinate at all.
A tool that empties the GPS IFD alone therefore leaves the place readable elsewhere in the file. The re-encoding used here clears all three locations at once, because it preserves no metadata container.
An EXIF latitude and longitude are accurate to within a few metres. Cross-referenced with the timestamp, they do not merely state a place: they state your presence there at that hour. Across a series of photos they outline a home, a workplace, a regular commute.
Large social platforms strip EXIF on upload, which is falsely reassuring. That stripping applies neither to files sent as email attachments, nor to photos posted on a classified ad, a forum, a file-sharing service or shared cloud storage — precisely the cases where the image travels to a stranger.
Screenshots deserve a special mention. Capturing a photo on screen produces a new file with no original GPS, which is why the trick circulates as a privacy tip. It works, but it degrades the image, and on some systems the capture carries its own metadata: device, timestamp, sometimes the application in use.
Stripping GPS afterwards works, but the simplest fix is not recording it. On iPhone, camera location access sits in the privacy settings; on Android, in the camera app permissions, or through the app's own location toggle.
Keep cleaning for photos you have already taken, and for those coming from elsewhere: an image you received and reshare carries the GPS of whoever shot it, not yours.
| Location | Form | Removed |
|---|---|---|
| EXIF GPS IFD | Latitude, longitude, altitude, heading | Yes |
| XMP exif:GPSLatitude | Position copied by editing software | Yes |
| IPTC City, Sublocation, Country | Plain place name, no coordinate | Yes |
| C2PA manifest | Location possibly included in assertions | Yes, on JPEG and PNG |
| Image content | Street sign, façade, visible number | No |
In the GPS IFD, a sub-block of the EXIF metadata. It holds latitude, longitude and sometimes altitude and a timestamp — enough to pinpoint the exact spot.
Yes. If a GPS tag is present, GhostMeta reads the coordinates and plots them on a map, so you see precisely what the photo would reveal before you strip it.
No. Detection and removal happen in your browser. The coordinates you want to hide are never transmitted to any server.
By default GhostMeta strips the whole metadata layer, so the GPS tag goes along with camera, date and author fields — leaving a fully neutral copy.
Some strip EXIF on upload, many do not, and marketplaces, email attachments and cloud links often keep it. Removing GPS yourself before sharing is the only reliable guarantee.
Yes. Removing the GPS location from a photo is free with no account. Batch processing is a Premium feature.