URL QR Code Generator

Turn any link into a scannable QR code. Type or paste a URL and download a crisp SVG or PNG — free, no sign-up, no watermark.

Get this QR from the API (developers)
curl "https://qr.wrapper-agency.com/api/v1/qr?type=url&data=https%3A%2F%2Fexample.com&format=svg"

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

How to make a url qr code generator

  1. Paste your full URL (we add https:// if you leave the scheme off).
  2. Check the live preview updates as you type.
  3. Download the SVG for print or the PNG for screens and slides.

Tips

FAQ

Do URL QR codes expire?
No. A QR code is just an image that encodes the link directly, so it works forever as long as the destination URL stays live.
Can I edit the link later?
Not on a static QR — the URL is baked into the image. If you need to change the destination later, point the QR at a redirect you control.

Related generators

Need this in code? See the QR API.