IQ
PayloadIQ
PayloadIQ Utilities

QR Code Generator

Turn any link or text into a QR code, choose the color and error-correction level, and download a crisp PNG or a scalable SVG. It all happens in your browser.

Runs in your browser. Your input is not uploaded to PayloadIQ.

Generated on your device, not logged on a server

Most free QR generators build the code server-side, which means whoever runs them sees every link you encode. This one computes the matrix in your browser and draws it as SVG, so your destination URL stays private. Pick a color, toggle a transparent background, and download.

Crisp at any size

The SVG is vector, so it stays sharp from a favicon to a poster. The PNG is rendered at a high resolution for drop-in use. Raise the error-correction level if the code will be printed small or might get scuffed.

FAQ

Is the QR code generated on a server?
No. The code is computed in your browser and rendered as SVG. Your URL or text is never sent anywhere — unlike many online generators that log every code they make.
PNG or SVG — which should I download?
Use SVG for print and anything that needs to scale without blurring (posters, business cards). Use PNG when you need a ready-made image for slides, email, or the web.
What does error correction do?
Higher levels add redundancy so the code still scans if part of it is dirty, scratched, or covered by a logo — at the cost of holding less data. Medium is a good default; use High if the code will be printed small or placed somewhere rough.
Why won't very long text fit?
A QR code has a maximum capacity that drops as error correction rises. If you see a capacity error, shorten the text (link to a page instead of embedding everything) or lower the correction level.

Related utilities

Image ConverterImage to Base64URL Encode / Decode
Open PayloadIQ Playground