05 — 1 tools
QR codes that scan, and keep scanning
Generate a static QR code in true vector SVG. It encodes your data directly, so it never expires and nobody counts your scans. With a logo-safety limit measured against a real decoder, not guessed.
- Free forever
- Nothing uploads
- No signup
- No watermark
QR Code Generator
Open full tool →All qr codes
Each tool has its own page, with the settings that matter and an explanation of what it actually does to your file.
Why browser-based tools
Every other free qr codes site works the same way: you upload a file, a server processes it, and you download the result. The upload is the product. Your document sits on someone else's machine, subject to their retention policy, their security, and their commercial interest in what you sent.
The tools on this page never make that request. They use the same JavaScript and WebAssembly libraries a server would run, executed in the tab you already have open. There is no upload endpoint, because there is no server doing the work. You can confirm it: open your browser's network panel, process a file, and watch nothing leave.
The trade is real. Browser processing is bounded by your device's memory, so a two-gigabyte file will fail here and succeed on a server. Some operations — high-quality background removal, OCR, video transcoding — need more compute than a tab reasonably has. Where that is true, this site says so rather than shipping a bad version.