Location QR Code Decoder
Extract validated latitude and longitude coordinates from a geo QR code.
Drop a QR code image hereTap to upload a QR code image
Choose an image or screenshot from your device.
Paste with Ctrl + V or Cmd + V
PNG · JPG · JPEG · WEBP
🔒 Local decoding · No uploads
Source image
Scan with Camera
Use your device camera to scan a QR code or barcode.
Camera access is requested only after you start.
Decode geo Coordinates
A location QR code commonly begins with geo: followed by latitude and longitude. The decoder verifies that both values are numeric and within valid geographic ranges before showing an Open Map action. Invalid or malformed strings remain plain text.
The result displays latitude and longitude separately and provides a copyable coordinate pair. Open Map constructs a new map search URL from those validated numbers rather than reusing arbitrary decoded text as a link.
Understand Coordinate Precision
More decimal places can represent a more precise point, but a QR code may still contain an approximate or incorrectly entered location. Confirm the map context before traveling or sharing the result.
- Latitude ranges from -90 to 90.
- Longitude ranges from -180 to 180.
- A negative latitude indicates south; a negative longitude indicates west.
- Do not assume a coordinate identifies a safe or publicly accessible place.
Local Location Parsing
Coordinates and the source image are decoded locally and are not sent to an external location API. A map provider receives the validated coordinates only if you deliberately choose Open Map.
Frequently Asked Questions
Which location QR format is supported?
The parser supports common geo: payloads with numeric latitude and longitude.
Will a map open automatically?
No. You must select Open Map after reviewing the coordinates.
Does this tool verify that the location is correct?
No. It validates numeric ranges but cannot confirm what is physically at that point.