whereisthis.place

EXIF metadata

EXIF GPS Photo Finder

An EXIF GPS photo finder reads latitude and longitude embedded in image metadata — no AI required. whereisthis.place parses GPSInfo tags entirely in your browser, displays coordinates on a map, and never uploads your file. When EXIF is stripped, AI geolocation provides ranked fallback predictions.

Last updated July 14, 2026

What EXIF GPS data is and where it lives

EXIF is metadata embedded in JPEG, HEIC, and TIFF files at capture time. When location services are enabled on a phone or a GPS module is attached to a camera, the device writes GPSInfo IFD tags: latitude, longitude, altitude, timestamp, and sometimes compass direction.

These tags survive file copies on disk but are routinely destroyed by social media platforms, messaging app compression, and many image editors on export. The original camera-roll file is your best evidence.

whereisthis.place reads EXIF locally using JavaScript — the same information visible in ExifTool or macOS Preview's Inspector, but with instant map visualization and an AI fallback when tags are absent.

GPS tags the finder extracts

The primary tags are GPSLatitude and GPSLongitude, stored as rational arrays (degrees, minutes, seconds) with GPSLatitudeRef (N/S) and GPSLongitudeRef (E/W). The finder converts these to decimal degrees for mapping.

Secondary tags add verification context. GPSAltitude confirms whether a photo was taken from a tower or ground level. GPSTimeStamp cross-checks against DateTimeOriginal for timezone consistency. GPSImgDirection shows which way the camera pointed — useful for matching Street View perspective.

EXIF tagDescriptionExample value
GPSLatitudeDegrees/minutes/seconds north or south48, 51, 24.29
GPSLatitudeRefHemisphereN
GPSLongitudeDegrees/minutes/seconds east or west2, 17, 40.29
GPSLongitudeRefHemisphereE
GPSAltitudeMetres above sea level35.5
GPSTimeStampUTC time of GPS fix14:32:18
GPSDateStampUTC date of GPS fix2024:06:14

EXIF GPS tag reference

Why client-side EXIF parsing matters

Server-side EXIF tools require upload — a non-starter for sensitive journalism sources, legal evidence, or personal photos you do not want stored on third-party infrastructure.

whereisthis.place's EXIF GPS finder runs entirely in the browser tab. The file bytes never leave your device during metadata extraction. Only if you explicitly request AI analysis does the image transmit — and even then, processing is in-memory without gallery retention.

This architecture also means EXIF extraction is free without rate limits. Parse a thousand photos locally; you pay nothing because you consume no server resources.

  • No upload for EXIF — coordinates computed on your device
  • No account required for GPS tag reading
  • Instant results — typical parse time under 500 ms
  • Works offline-capable once the page is loaded (PWA-friendly)

When EXIF GPS is missing — and what to do

If the finder reports no GPS tags, the file was likely re-encoded. Confirm by checking the sharing path: Instagram, Snapchat, Facebook, and TikTok always strip GPS. WhatsApp photo mode strips; document mode often preserves.

Some privacy-conscious users disable location services for the camera app — the photo has EXIF (camera model, timestamp) but no GPS block. AI visual geolocation is the next step.

Screenshots never contain EXIF GPS regardless of source. The EXIF inspector below shows exactly which tags are present so you know whether to proceed to AI or manual OSINT.

CauseGPS stripped?Recovery option
Social media upload/downloadYesAI geolocation or ask for original
ScreenshotYes (never existed)AI visual analysis
Camera location services offYes (never written)AI or manual clues
Privacy-focused editor exportOften yesRe-export with metadata preserved
WhatsApp photo compressionYesRe-request as document attachment
Original phone exportNo (usually)EXIF finder returns coordinates

Why EXIF GPS disappears

Manual EXIF inspection alongside the finder

Power users cross-check automated output with manual tools. ExifTool command line (`exiftool -gps:all photo.jpg`) dumps raw tags. macOS Preview → Tools → Show Inspector → GPS tab provides a GUI equivalent.

The interactive EXIF inspector on this page simulates tag reading so you can learn which fields matter before uploading real evidence files. Understanding tag structure helps you spot spoofed coordinates — inconsistent altitude, impossible timestamps, or mismatched device models.

  1. Upload photo to whereisthis.place EXIF finder.
  2. Review decimal coordinates and map pin.
  3. Cross-check raw tags in the EXIF inspector panel.
  4. Verify map pin against visible terrain in the photo.
  5. If tags absent, proceed to AI analysis or manual OSINT guide.

GPS in EXIF: privacy implications

EXIF GPS reveals where a photo was taken, often precise enough to identify a home address from a backyard selfie. Before sharing photos publicly, strip GPS tags using your phone's export settings or tools like `exiftool -gps:all=`.

Conversely, when you need to find where a photo was taken, that same precision is valuable. whereisthis.place does not index or resell extracted coordinates. Use findings responsibly — verify places, not stalk people.

For journalists handling source photos, client-side EXIF reading protects source identity by avoiding unnecessary cloud uploads of raw evidence files.

Worked example: extracting GPS from a drone JPEG

A DJI Mavic export arrives as a 4K JPEG with rich EXIF beyond basic phone tags. Upload to the EXIF GPS finder. Primary coordinates: 64.1466° N, 21.9426° W — Reykjavik area. GPSAltitude reads 84 m AGL, consistent with a legal drone ceiling rather than ground level. GPSImgDirection: 247° — the camera faced southwest.

Cross-check in the EXIF inspector: Make 'DJI', Model 'FC7303', FocalLength 4.5 mm (ultra-wide aerial perspective). DateTimeOriginal and GPSTimeStamp align within two seconds — no sign of manual timestamp tampering. Open satellite view at the pin: visible geothermal steam plumes match the photo's background, confirming the coordinate against terrain rather than trusting tags alone.

Secondary use of partial EXIF: suppose GPS were stripped but Make/Model and FocalLength remained. You would know the capture was aerial, narrowing search to regions where that drone operator could legally fly — a different investigation path than ground-level AI geolocation. The finder surfaces all tags so you can pivot when GPS alone is missing.

Troubleshooting workflow when GPS tags are missing

Empty GPS output is not always the end of the EXIF story. Many files retain timestamps, device identifiers, and lens data that constrain AI or manual follow-up. Walk through these steps before declaring the file metadata-dead.

If the finder shows a Software tag from a social platform, treat GPS absence as platform policy — not a camera setting — and request the pre-upload original from the photographer when the case matters.

  • iPhone users: 'Save to Files' preserves GPS more reliably than inline chat previews.
  • Android users: check whether Google Photos 'Original quality' backup retained full EXIF before export.
  • If only hemisphere is inferable from clues, pair partial EXIF timestamps with SunCalc before running AI.
  1. Confirm you uploaded the original binary — not a preview, thumbnail, or chat re-compression.
  2. Open the EXIF inspector: note Make, Model, Software, and DateTimeOriginal even if GPS is blank.
  3. Check whether location services were disabled at capture (common on privacy-conscious users) versus stripped on share.
  4. If Software shows Instagram, Snapchat, or similar, assume deliberate GPS removal — request pre-upload original.
  5. Compare file size to expected camera output; tiny files often indicate destructive re-encoding.
  6. If timestamp exists, run sun-angle estimation for outdoor scenes to narrow hemisphere and time-of-day.
  7. When partial EXIF remains, run AI with timestamp context noted in your verification notes.
  8. Log which tags were present in your audit trail — partial metadata still supports chain-of-custody.
Tag presentWhat you can inferNext step
DateTimeOriginal onlyCapture time for sun/event correlationSunCalc + AI regional guess
Make/Model (drone)Aerial capture, likely wide FOVAI with aerial scene bias; check flight logs if yours
Make/Model (phone) + no GPSLocation services off at captureAI visual; don't expect recovery from same file
Software: messaging appStripped on sendRe-request original from sender
GPSAltitude without lat/longIncomplete or corrupted GPS blockTreat as empty; possible file repair needed

Partial EXIF signals when GPS is absent

Interactive

EXIF Inspector

Drop a photo to read metadata locally in your browser — nothing is uploaded.

Frequently asked questions

How do I find GPS coordinates in a photo for free?+

Upload the image to whereisthis.place. EXIF GPS extraction is free, runs in your browser, and displays latitude/longitude on a map without creating an account.

Can I view EXIF GPS on iPhone without an app?+

iOS Photos shows location on a map for your own photos but hides raw coordinates. whereisthis.place displays decimal degrees and full tag details from any uploaded JPEG or HEIC.

Does every photo have EXIF GPS?+

No. Only photos taken with location services enabled on the camera app retain GPS tags — and only until a platform or editor strips them. Roughly half of direct phone exports still carry GPS.

Can EXIF GPS be faked?+

Yes. Apps can write arbitrary coordinates to EXIF. Cross-check GPS output against visible terrain, timestamps, and sun angles. Inconsistent metadata is a spoofing red flag.

What is the difference between EXIF and XMP GPS?+

EXIF GPS lives in the image file header. XMP is an Adobe metadata standard that can embed GPS in a sidecar or within the file. whereisthis.place checks both namespaces.

Will EXIF GPS finder work on RAW files?+

Browser parsing targets JPEG, HEIC, PNG, and WebP. For CR2/NEF/DNG, export a JPEG with metadata preserved or use ExifTool locally, then upload the JPEG.

How do I remove GPS from photos before sharing?+

On iPhone: share without location in Photos export. On desktop: `exiftool -gps:all= image.jpg`. Stripping GPS before public posting is strongly recommended for privacy.

What happens if EXIF has no GPS?+

The tool reports empty GPS tags and offers AI visual geolocation as fallback — five ranked location predictions based on scene content.

Related reading

Extract EXIF GPS coordinates now

Upload a photo — GPS tags are read free in your browser with instant map display.

Upload a photo