Back

URL QR code

QR codes & barcodes //en/tools/url-qr

Loading

Loading tool

The tool is loaded only when you open it.

All processing for this tool happens in your browser. Your input is not sent to a server.

About this tool

Enter a complete URL; the browser URL parser validates its protocol and hostname, then the tool encodes the normalized result.

Common uses

  • Create QR codes for websites, event pages, or document links.
  • Check that a URL uses a supported protocol before printing or publishing it.

How to use it

  1. 1.Enter a URL beginning with http:// or https://.
  2. 2.Choose the error-correction level, scale, and quiet zone.
  3. 3.Generate the code, then copy the normalized URL or download PNG / SVG.

Limits and notes

  • Only HTTP and HTTPS are accepted; the normalized URL is limited to about 4,000 UTF-8 bytes, and the tool does not verify that the destination is reachable.

Frequently asked questions

Can I encode a mailto or file URL?

No. This tool accepts HTTP and HTTPS URLs only.

Why does the generated URL differ slightly from my input?

The browser URL parser returns a normalized string, which may add a slash or encode characters.

Related tools