QR Code Generator
Make a QR code from text, a link or wifi credentials, as PNG or SVG.
Type something to generate a code.
About this tool
Turn text, a link or wifi credentials into a QR code, drawn on a canvas in your browser and downloadable as a PNG or a crisp vector SVG. The wifi mode builds the standard WIFI: payload phones understand, so scanning joins the network without typing the password; names and passwords with special characters are escaped correctly.
Codes made here encode your exact text: no shortener, no redirect domain, no expiry and no scan tracking, which is what many "free" QR services quietly add. Since nothing leaves the page, it is also a safe place for a wifi password. Pick a higher error correction level for codes that will be printed and handled; they survive more damage at the cost of a denser pattern.
Frequently asked questions
- Do QR codes made here expire or track scans?
- No. The code encodes your exact text, so it works forever and no one sits in the middle. Many free QR sites wrap your link in their own redirect for analytics; that also means the code dies if their service does.
- Is my link or wifi password sent anywhere?
- No. The code is drawn on a canvas in your browser. Nothing you type leaves the page, which matters most for wifi codes, since those contain your network password.
- Which error correction level should I pick?
- M (medium) suits most uses. Pick H (high) if the print might get scratched or partially covered by a logo; it survives up to 30% damage at the cost of a denser code. Higher levels also reduce the maximum text length.