Skip to content
Toolzent

URL to QR Code Generator

Turn any website link into a scannable QR code free online. Paste a URL, get an instant QR you can download as SVG or PNG, with https added automatically and no expiry.

Updated 2026-06-14 · Free · No sign-up · Runs privately in your browser

Encoded link
How it works

If you leave off the scheme, https:// is added automatically so the code opens a real link when scanned.

The link is encoded directly into the QR (a static code), so it never expires and is not tracked.

How URL to QR Code Works

This tool converts a website link into a scannable QR code. Paste or type any URL — with or without https:// — and it validates the address, normalizes it, and encodes it as a QR. Scanning the code with a phone camera opens the link directly. Download the result as a sharp SVG or a ready-to-use PNG.

What the Tool Does to Your URL

  1. If no scheme is present, https:// is added automatically.
  2. The URL is validated so a malformed address is caught before encoding.
  3. The clean link is encoded in byte mode with error correction.
  4. The QR is rendered with a quiet zone and offered for download.

Because the link lives inside the image, this is a static code: it never expires and is not tracked.

Worked Example

Entering toolzent.com/tools:

  • The tool adds the scheme, producing https://toolzent.com/tools.
  • It encodes that link and renders the QR code.
  • A phone camera scans it and opens the tools page instantly.

Static vs. Dynamic QR Codes

Static (this tool)Dynamic (link service)
DestinationFixed in the imageEditable after printing
ExpiryNeverDepends on the service
Scan trackingNoYes
CostFreeOften subscription

Tips

  • To change the destination later, encode a short link you control, then update the redirect.
  • To track scans, encode a URL with UTM parameters or a tracked short link.
  • Download the SVG for print so the code stays crisp at poster size.

Frequently asked questions

How do I turn a URL into a QR code?+

Paste or type the web address into the box. The tool validates it, adds https:// if you left off the scheme, encodes the link into a QR code, and shows it instantly. Then download the code as an SVG or PNG and place it anywhere people can scan it.

Do I need to include https in the URL?+

No. If you enter just example.com or example.com/page, the tool automatically adds https:// so the QR opens a working link. You can also paste a full URL with http:// or https:// and it will be used as-is.

Will the QR code still work if I change the destination page later?+

No. This creates a static QR code with the link baked into the image, so it points to whatever URL you encoded. If you need to change the destination after printing, use a short link or a dynamic QR service that redirects, then encode that short link here.

Does a URL QR code expire?+

The QR code itself never expires, because the link is stored directly in the image with no third-party redirect to switch off. It will keep scanning to the same address indefinitely, as long as that web page still exists.

Can I track scans of my URL QR code?+

Not with a static code, since there is no server in the middle to count scans. To measure scans, encode a tracked short link or a URL with UTM parameters, then read the stats in your link shortener or analytics tool.