Our official iOS app is live on the App StoreDownload free

How to Find Out Where a Photo Was Taken

· 6 min read

Short answer

There are four ways to find where a photo was taken. Check its GPS metadata first, since it gives exact coordinates when present. If it has been stripped, use reverse image search to find the same scene elsewhere, an AI geolocation tool to read the image itself, or work through the visual clues manually.

A photograph carries location information in two independent places: in the metadata attached to the file, and in the picture itself. The first is exact and easy to read but frequently missing. The second is always present and never exact.

Understanding which one you are working with decides everything about how you proceed — and how much you should trust the answer.

Method 1: Check the photo’s GPS metadata

Open the file’s properties and look for GPS coordinates. On iPhone, swipe up on the photo; on Windows, right-click and open Properties → Details; on macOS, press Command-I in Preview. If coordinates are there, they are accurate to a few metres.

This is the only method that produces a precise answer — consumer GPS receivers are specified to within 4.9 m under open sky — so it is always the first thing to try. The coordinates are stored in the photo’s EXIF metadata, written by the phone at the moment of capture using its GPS receiver.

The catch is how often they are gone, and why that happens at all is worth understanding. Metadata is stripped by most social platforms during upload, discarded by many format conversions, and never written at all if location services were off. In practice, any image that has passed through a social feed has almost certainly lost it — what to do when it has is a guide of its own, and Instagram in particular removes it before you ever see the post.

Upload the photo to Google Lens, Bing Visual Search, Yandex or TinEye. If the same scene appears elsewhere online — a listing, an article, a travel blog — the surrounding page often names the location outright.

Reverse search does not analyse geography. It finds visually similar images and lets you read the location off whatever context those copies sit in. That makes it excellent for landmarks, hotels, restaurants and anything photographed by many people, and close to useless for an ordinary residential street.

  • Google Lens — strongest on landmarks, products and text within the image.
  • Yandex — consistently the best at matching buildings and faces of places, particularly outside Western Europe and North America.
  • Bing Visual Search — good general coverage, useful as a second opinion.
  • TinEye — finds exact copies and crops rather than similar scenes; ideal for tracing where an image was first published.

Run more than one. Their indexes differ enough that a photo drawing a blank on Google will sometimes match immediately on Yandex. We compare them in detail in the tools guide.

Method 3: AI geolocation

AI geolocation models estimate location from the image alone — architecture, vegetation, road markings, signage, light. They work on photos with no metadata and no online copy, but they return a probable city or region rather than an address.

This is the newest of the four and the only one that works when a photo is both stripped of metadata and absent from the web. The model has learned what places look like: the shape of kerbstones, the colour of licence plates, the species of tree, the way power lines are strung.

Set your expectations at the right resolution. A good result is the correct city, or the correct region of the correct country. A distinctive scene may land within a few hundred metres; a plain interior or a close-up of grass will not produce a meaningful answer at all, and a tool that confidently claims otherwise is guessing.

Method 4: Read the image yourself

Work outwards from the specific to the general: legible text first, then vehicles and infrastructure, then architecture and vegetation, then the sun. Each clue narrows the search area, and together they often beat any automated tool.

  1. Step 1Find any textShop names, street signs, posters, number plates. A single business name plus a language is frequently enough to reach a street on its own.
  2. Step 2Identify the language and scriptEven unreadable text narrows things sharply. Diacritics, alphabet and typographic conventions separate neighbouring countries quickly.
  3. Step 3Look at the roadWhich side traffic drives on, line colour and pattern, kerb markings, bollard and signpost design. Road furniture is standardised nationally and rarely lies.
  4. Step 4Read the infrastructureUtility pole shape, socket types in interiors, postbox colour, bus livery. These change at borders even where the landscape does not.
  5. Step 5Then the landscapeVegetation, soil colour, terrain, roof pitch and building materials give you a climate band and often a region.
  6. Step 6Finally, the sunShadow direction and length constrain latitude and time of day. Combined with a season from the vegetation, this can rule out whole hemispheres.

This is the discipline competitive players train, and it transfers directly — the practice routine works through the same clues in the order that reads them fastest.

How accurate are these methods?

GPS metadata is accurate to a few metres when present. Reverse image search is exact when it finds a match and useless when it does not. AI geolocation typically reaches the right city. Manual analysis ranges from a continent to a street, depending on the clues available.

MethodTypical precisionWorks without metadata?Main limitation
GPS metadataA few metresNoUsually stripped by the time you see the photo
Reverse image searchExact, or nothingYesNeeds the scene to exist online already
AI geolocationCity or regionYesNot an address; fails on featureless scenes
Manual analysisCountry to streetYesSlow, and needs practice to do well
What each method gives you

The methods are complements, not alternatives. The strongest workflow runs metadata first, reverse search second, AI to generate a hypothesis third, and manual reading to confirm or reject it.

Frequently asked questions

Can you find the exact address a photo was taken at?
Only from GPS metadata, and only when it has not been stripped. Reverse image search can pinpoint a place if the same scene is published online. AI geolocation and manual analysis reach a city or neighbourhood, not a street number.
How do you find where a photo was taken if it has no EXIF data?
Use the image itself. Reverse image search looks for the same scene elsewhere online, AI geolocation estimates a region from visual features, and manual analysis of signage, road markings and vegetation narrows it further.
Do screenshots contain location data?
A screenshot is a new image and does not inherit the original photo’s GPS coordinates — what it does carry is its own metadata from the device that captured it, which normally has no location attached.
Analysing an image you own or one that is publicly published is generally fine. Using the result to locate, follow or contact a person can constitute stalking or harassment regardless of how the location was obtained.

Sources

  1. Exif 3.0 (CIPA DC-008-2023) — Exchangeable image file format for digital still camerasCamera & Imaging Products AssociationDefines the GPS tag group referenced throughout.
  2. GPS.gov — GPS AccuracyU.S. GovernmentSource for the metre-scale accuracy of consumer GPS receivers.

Keep reading