EXIF Location Reader

Photo Location Finder

See where a photo was taken on a map. The photo's GPS coordinates, altitude, direction, capture date and camera model are read from the EXIF location tag in the file.

Your photos are read on your device, inside the browser. Neither the photo nor its location, date or camera details are sent to any server. The only thing downloaded from the internet is map tiles (Esri, OpenStreetMap).

No location showing?

Images saved from social media or messaging apps, screenshots and photos taken with location tagging off contain no location. If a photo picked from your phone's gallery shows none, try selecting the same file through the file manager instead.

Related Tools

Where does a photo's location come from?

Smartphones and cameras with a GPS receiver write the position at the moment of capture into the image file when location tagging is on. This information lives in a metadata block called EXIF: latitude and longitude are stored as degrees, minutes and seconds, along with the altitude above sea level and, on some devices, the direction the camera was facing, the capture date and the camera model. This tool reads those EXIF fields, converts the degree-minute-second values to WGS84 decimal degrees and marks each photo on the map with its thumbnail.

How to use it

  1. Drag photos onto the box above, or click the box and choose them. You can add several files at once.
  2. Every photo with a location tag appears on the map as a numbered marker with its thumbnail. If the file contains direction data, the orange triangle on the edge of the marker shows which way the camera was pointing.
  3. The table lists the file name, date taken, latitude, longitude and altitude. Use "Show on map" to jump to a marker and "Copy" to put the coordinates on your clipboard.
  4. Download all locations as GeoJSON, KML or CSV and open them in GIS software, Google Earth or a spreadsheet.

Paste a copied coordinate into the Elevation Finder to get the ground elevation at that point, or use the Distance Calculator to measure how far apart two shooting spots are.

Why is there no location?

Privacy: removing the location before sharing

The coordinates in a photo taken at home and shared online can point straight to your address. Before sharing, check the settings below. Menu names vary with the operating system and app version.

Afterwards you can add the file to this tool again to confirm that the location has really been removed.

Accuracy and limitations

Data and method

Files are read in your browser. EXIF fields are parsed with the open-source exifr 7.1.3 library (MIT licence), which handles the EXIF blocks in JPEG, HEIC/HEIF, TIFF and PNG files. The map uses Esri World Imagery satellite imagery and the OpenStreetMap map (ODbL licence) as basemaps. Photos and the location, date and camera details inside them are never sent to any server. While photos are processed, the only data fetched from the internet is map tiles, and the Esri and OpenStreetMap servers see nothing but the map area being viewed. If you have accepted analytics cookies, only an anonymous "location found" counter is recorded to measure tool usage. Open-source libraries used and their licences: Data Sources.

For teams collecting geotagged photos in the field

This tool is built for reading the location of individual photos. For teams that regularly collect photo observations, damage assessments or inventory records in the field, capturing the location, form data and photo together from the start gives more reliable results; see our field data collection page for that kind of workflow. Georeferencing and interpreting drone and satellite images is covered under satellite and drone image analysis.

Frequently Asked Questions

Can the location be found for any photo?

No. A location can only be read if the photo was taken with location tagging turned on and that information has not been removed from the file since. The tool does not guess a location from what the image shows; it only reads the EXIF GPS tag stored in the file.

Are my photos uploaded to a server?

No. Files are read inside your browser, and neither the photo nor its location, date or camera details are sent to any server. To display the locations, only map tiles are downloaded from Esri and OpenStreetMap servers, which see nothing more than the map area being viewed.

Why does a photo received through a messaging app show no location?

Most messaging and social media apps strip EXIF metadata when they compress an image. If the same photo is sent as a document or file, the original is usually kept intact and its location can be read.

Are iPhone HEIC photos supported?

Yes. EXIF data inside HEIC and HEIF files is read. Some browsers cannot decode HEIC images, so a camera icon may appear instead of a thumbnail, but the location, date and camera details are still read.

In what format are the coordinates given?

Coordinates are given in decimal degrees on the WGS84 datum with 6 decimal places. That is a display resolution of roughly 10 cm; the actual accuracy of the position depends on the GPS of the device that took the photo.