← Back to guides

How to Geolocate a Photo With No GPS Data

Three checks to run before assuming a photo can't be located, and how AI-assisted visual geolocation fills the gap when metadata is gone.

Most photos you find online — screenshots, downloaded images, anything that's passed through social media, messaging apps, or a second save — have already lost their GPS tag. Instagram, WhatsApp, Discord, and Twitter/X all strip location metadata on upload. So do most re-uploads and re-shares. If you're trying to figure out where a photo was taken and an EXIF viewer comes back empty on GPS, that's normal, not a dead end.

## Step 1: Confirm the metadata really is missing

Before assuming a photo has no location data, check all of it — not just the obvious GPS tag:

- EXIF GPS block — the standard GPSLatitude/GPSLongitude fields. Stripped by almost every social platform. - XMP location fields — some editing tools and a few cameras write location into XMP instead of (or alongside) EXIF. Often survives edits that clear EXIF. - IPTC location fields — Sub-location, City, Country are sometimes filled in manually by photographers or agencies, and can survive when GPS coordinates don't.

Run the photo through ExifVision's [metadata viewer](/) first. It's worth the 10 seconds — a surprising number of "no location data" photos actually have a city name sitting in an IPTC field nobody thought to check.

If all three are genuinely empty, you're looking at visual geolocation.

## Step 2: What visual (AI-assisted) geolocation actually does

This is the technique intelligence analysts and OSINT investigators have used manually for years — geolocating a photo purely from what's in the frame. AI geolocation automates the first pass of that process. It looks at:

- Signage and language — script, alphabet, road sign conventions, license plate formats - Architecture — building materials, roof styles, window shapes typical of a region - Vegetation and terrain — plant species, climate cues, landscape type - Infrastructure details — road markings, utility poles, traffic light style, car models common to a market - Sun position and shadows — rough latitude and time-of-day estimate when combined with other clues

None of these alone is proof. Together, they narrow a photo from "could be anywhere" to "most likely a specific city or region."

## Step 3: Try it on your own photo

1. Go to the [ExifVision homepage](/) and drop in the image. 2. If EXIF/XMP/IPTC location data is present, it shows up directly on the map with an exact coordinate, accuracy radius, and altitude/heading if available. 3. If none is found, the AI geolocation estimate runs automatically on the same visual clues above and returns a best-guess region or coordinate, with a confidence indicator rather than false precision. 4. Nothing leaves your browser during this process.

## Step 4: Verify the estimate

- Cross-check any visible signage against street-level map imagery for the suggested area. - Look for a second independent clue before treating a location as confirmed. - Remember lighting/shadow estimates shift with season — don't over-trust a single sun-angle read.

## Why this matters beyond curiosity

Visual geolocation is the same core technique behind open-source investigation work — verifying whether a viral photo was actually taken where it claims, checking a marketplace listing photo against a seller's stated location, or confirming a news image's provenance. Metadata, when present, is the fast path. Visual geolocation is what's left when it isn't.

## FAQ

Can visual geolocation give an exact address? Sometimes, if there's a highly distinctive landmark or readable signage in frame. More often it narrows to a city or region — treat anything more precise as a lead to verify, not a confirmed location.

Does this work on AI-generated images? Not meaningfully — an AI-generated photo doesn't depict a real place, so a geolocation estimate on one is not reliable. Run the AI-generated image check first if you suspect the photo may not be real.

Is this the same as reverse image search? Related but different. Reverse image search finds other copies of the same photo online. Visual geolocation analyzes the content of the frame itself to estimate where it was shot, even if it's never appeared anywhere else.

Try it yourself

See what's hidden in your own photos

Open the Inspector