Geo Location QR Code Generator

Encode coordinates into a QR code that opens in any maps app.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

A geo location QR code turns a latitude and longitude into a scannable code. When someone points their phone camera at it, the phone offers to open that exact spot in its maps app — ideal for event venues, meeting points, store locations, trailheads, or property viewings.

How it works

The tool encodes your coordinates as a standard RFC 5870 geo URI of the form:

geo:latitude,longitude

For example, the Royal Observatory in Greenwich becomes geo:51.50722,-0.1275. That string is rendered into a QR code entirely in your browser. The code only appears once both values are valid — latitude between −90 and 90 and longitude between −180 and 180. You can type the coordinates manually or tap “Use my location” to read them from your device, then download the result as PNG or SVG.

Example

To point people to a spot at latitude 40.6892, longitude −74.0445 (the Statue of Liberty):

  1. Enter 40.6892 and -74.0445.
  2. The tool builds the payload geo:40.6892,-74.0445.
  3. It renders a QR code you can save and print.

Anyone who scans it is offered directions to those exact coordinates.

FieldValid rangeExample
Latitude−90 to 9040.6892
Longitude−180 to 180−74.0445

Everything runs in your browser, so your location is never uploaded.

Ad placeholder (rectangle)