QR code generator
Turn a URL or any text into a QR code you can download as SVG.
Related tools
QR code generator
Type a URL or any text and a QR code appears as you type. Use it for a link on a poster, a menu card, a business card, a conference badge, a parcel label or a sticker on a piece of equipment that points to its manual. The code is vector SVG, so it stays sharp at any size — from a favicon-sized print to a shop window — and you can drop it straight into Figma, Illustrator, InDesign or a web page.
QR codes hold more than links. Plain text, a phone number, an email address, coordinates, a Wi-Fi network string or a vCard all work, because the code simply carries whatever characters you paste. Error correction decides how much of the code can be damaged or covered while still scanning. Level L recovers about 7% and keeps the code sparse; M at 15% is the sensible default; Q at 25% and H at 30% add redundancy for codes printed small, placed outdoors, or with a logo over the middle. Higher levels pack more modules into the same square, so the code gets denser. The margin option sets the quiet zone — the empty border scanners need. Two modules is standard.
Roughly 2,900 characters fit, and less at higher error correction levels. If the text overflows, the tool says so instead of failing silently — shorten the text or lower the error correction.
The code is generated on your device by a library that runs in the page. Nothing is sent to a QR service, no external API is called and no tracking redirect is inserted, so the code encodes exactly the URL you typed and will keep working even if this site disappears.