Guides/Finding where a photo was taken

Where Was This Photo Taken? How to Find Any Photo's Location

Every photo may carry the exact spot it was shot. Here's how to find a picture's location from its EXIF data, on any device, without uploading the file anywhere.

Most photos quietly remember where they were taken. If location services were on when the shutter fired, the camera wrote GPS coordinates straight into the file. It’s a pair of numbers sitting inside the image itself, invisible until you go looking.

Here’s how to find them.

The short answer

A photo’s location lives in its EXIF metadata, specifically the GPSLatitude and GPSLongitude fields. To find where a picture was taken, you read those fields and plot them on a map. There’s no detective work to do. The photo is carrying its own answer.

The catch is that not every photo has them, and that’s the first thing worth understanding.

Why some photos have no location

If you check a picture and find nothing, it’s usually one of these:

  • Location services were off when the photo was taken. No GPS lock, no coordinates.
  • The platform stripped it. Most social networks remove EXIF GPS on upload for user privacy. A photo saved from Instagram, Facebook, X or WhatsApp has almost certainly been scrubbed. Discord strips it too.
  • It’s a screenshot, a scan, or an edited export. Screenshots never had coordinates. Many editors drop metadata when exporting.
  • Someone removed it deliberately, which is a perfectly reasonable thing to do before sharing a photo publicly.

This is worth saying plainly. If a photo came off social media, you will almost never recover its location from the file. Anyone promising otherwise is guessing from the image contents, not reading data.

How to check a photo’s location

On Windows

Right-click the file, choose Properties, then the Details tab. Scroll to the GPS section. If latitude and longitude are listed, that’s your answer, though Windows shows raw degrees/minutes/seconds rather than a map.

On macOS

Open the photo in Preview, then Tools → Show Inspector (⌘I), then the GPS tab. macOS is friendlier here: it shows a small map and a “Locate” button.

On iPhone

Open the photo in Photos and swipe up (or tap the ⓘ button). If the photo is geotagged, a map appears beneath the details.

On Android

Open Google Photos, tap the ⓘ / Details. Location appears if present.

In your browser

This is the fastest route for a one-off, and the only one that works the same on every device. A good online tool reads the EXIF locally in your browser, so the photo never gets uploaded to anyone’s server. Ours does: drop the photo, get the coordinates and a map, nothing transmitted.

That matters more than it sounds. The whole point of checking a photo’s location is that location is sensitive. Handing the file to a stranger’s server to find out where it was taken defeats the purpose. Before you use any online checker, open your browser’s DevTools, go to the Network tab, and drop a photo in. If you see the image being POSTed somewhere, that tool uploaded your photo. Ours doesn’t, and you can verify that in about 30 seconds.

Reading the coordinates

Once you have them, coordinates look like one of two formats:

  • Decimal degrees: 48.8566, 2.3522
  • Degrees/minutes/seconds: 48°51'24"N 2°21'08"E

Both describe the same point. Paste either into Google Maps, Apple Maps or OpenStreetMap and you’ll land on the spot. The N/S and E/W references matter. Drop them and you can end up on the wrong side of the planet.

How accurate is it?

  • Phone GPS: typically 5 to 15 metres in the open, and far worse indoors or between tall buildings, where a phone may fall back to Wi-Fi positioning and be off by a block.
  • Drone / RTK survey gear: centimetre-level.
  • Cameras without GPS: no coordinates at all unless paired with a phone or tagged later.

So treat a geotag as “roughly here,” not a survey pin, unless it came from equipment built for precision.

An honest caveat about proof

A geotag is not proof a photo was taken somewhere. EXIF is editable. Anyone can write any coordinates into a file (that’s literally what a geotagger does). Metadata is evidence, not testimony. For inspections, insurance or legal work, embedded GPS is useful as a record, but it isn’t tamper-proof on its own.

What about the tools that guess from the picture?

Search for this and the top results won’t be EXIF readers. They’ll be AI services that look at the image and try to identify the place from what’s in frame. Picarta, FindPicLocation and similar.

They’re a genuinely different thing, and worth understanding before you use one:

  • They work on landmarks and well-photographed streets. Ask about the Eiffel Tower and you’ll get the Eiffel Tower. Ask about a suburban driveway and you’ll get a confident answer that may be a different continent.
  • They’re guessing, not reading. There’s no coordinate in the file. There’s a model’s best estimate, and it doesn’t know when it’s wrong.
  • They need your photo. Visual recognition can’t happen in your browser. The image goes to their model. For a question you’re asking because the location is sensitive, that’s worth a moment’s thought.

They’re useful when there’s no metadata and you’ll accept a guess. Just don’t mistake the output for the same kind of fact that a GPS coordinate is.

We don’t do this, and won’t. Reading data that’s already in your file can happen locally. Guessing from pixels can’t.

The reverse: adding a location

If a photo is missing its location, say an old scan, a DSLR shot, or an export that lost its metadata, you can put one back. That’s geotagging, and it’s the same EXIF fields in reverse.

You can geotag a photo in your browser for free: drop the image in, click the map, download it with the coordinates written into the file. Nothing is uploaded.

FAQ

Can I find where a photo was taken if it has no GPS data? Not from the file. You’d be reduced to identifying landmarks by eye. No tool can read coordinates that aren’t there.

Does Google Photos remove location data? Photos in your own library keep it. Google strips or restricts location on some shared links, and Google Business Profile removes EXIF from uploads entirely.

Is it legal to check a photo’s location? Reading metadata from a file you legitimately have is fine. What you do with someone else’s location is a different question, so treat it with care.

Can I remove the location before sharing? Yes, and often you should. Stripping GPS before posting is one of the simplest privacy habits worth having.

Geotag a photo, free.

Drop an image, click the map, download it tagged. It runs in your browser, and the photo is never uploaded.

Open the tool