QR Code Generator — PNG & SVG
Turn any text, URL, or contact info into a QR code you can download as PNG or SVG. Adjustable size and error-correction level.
Last updated: · Runs 100% in your browser
// What is the QR Code Generator?
The QR Code Generator turns any text, URL, phone number or Wi-Fi credential into a scannable QR code rendered directly in your browser as a plain black-and-white image. Contrast is what makes a code scan reliably in poor light or at an angle, so the output deliberately stays monochrome. You can adjust size and error-correction level: higher correction adds redundancy so the code still scans when part of it is scratched, covered or printed poorly — worth it for anything going onto physical media. The image is produced on a canvas in your tab and downloaded straight from memory, meaning the URL you encode is never sent to a server or logged anywhere.
// Features
- ▸PNG and SVG download
- ▸Size and error-correction controls
- ▸Handles URLs, text, and structured payloads
- ▸Rendered locally — no tracking
// How to use
- 01Enter text or a URL.
- 02Adjust size and error-correction if needed.
- 03Download PNG or SVG.
// Use cases
- ▸Putting a link to a page on a poster, flyer or product label.
- ▸Sharing Wi-Fi credentials with guests without dictating a password.
- ▸Adding a scannable contact card to a business card or slide.
- ▸Bridging a desktop workflow onto a phone during testing.
// FAQ
Your data never leaves your browser. This tool runs 100% locally — no upload, no logging, no analytics on your inputs.