GPS Location QR Code Generator

Encode latitude and longitude into a QR. Scanning opens the spot in the user's maps app — ideal for events, venues and delivery points.

Get this QR from the API (developers)
curl "https://qr.wrapper-agency.com/api/v1/qr?type=geo&format=svg"

Free QR API — no key during beta. Returns SVG, PNG data-URL or JSON.

How to make a location qr code generator

  1. Enter the latitude and longitude of the place (decimal degrees).
  2. Confirm the pin in the preview by scanning it.
  3. Print the QR on invitations, signage or packaging.

Tips

FAQ

Which maps app opens it?
The device's default maps app handles the geo: link — Apple Maps on iPhone, Google Maps on most Android phones.
Can I encode an address instead?
This generator uses precise coordinates for reliability. Convert an address to lat/lng first using any map tool.

Related generators

Need this in code? See the QR API.