--- title: About QR Tag Generator — Free Browser QR Tool description: Why this QR generator has no accounts, no watermarks and no redirects, how static codes work, and the one trade-off you accept by using them. Read more here. url: https://qr-tag-generator.com/about/ updated: 2026-09-08 licence: content (c) QR Tag Generator --- # About QR Tag Generator QR Tag Generator makes QR codes in your browser and gets out of the way. Most free QR generators want an account before they will give you a file, add a watermark, or route your code through their own redirect so it stops working when they change their pricing. Several of them post whatever you type — including Wi-Fi passwords — to a server in order to draw a picture that your own device is perfectly capable of drawing. This site does none of that. The encoder is JavaScript that runs on your machine. It builds the module grid, calculates the Reed–Solomon error correction and hands you a PNG or an SVG. Nothing is uploaded, nothing is stored, and there is nothing to sign up for. ## What you get - Static codes that contain their own content, so they cannot be switched off later - Print-ready SVG output as well as PNG, at up to 2048 px - Control over error correction, so codes can survive being scuffed or partly covered - No watermark, no attribution requirement and no limit on commercial use ## The trade-off worth knowing Because these codes are static, you cannot change where one points after it is printed, and there are no scan statistics. That is the price of a code with no dependency on us. If you need editable destinations or analytics, you need a dynamic code, which by definition means a redirect owned by somebody. When we add that, it will be clearly marked as a different kind of thing. ## Get in touch Corrections, bugs and requests for new code types are welcome at `contact@qr-tag-generator.com`, or through the [contact page](https://qr-tag-generator.com/contact/), which lists what to include so we can reproduce the problem. If you hit an accessibility barrier, the [accessibility statement](https://qr-tag-generator.com/accessibility/) explains how we handle those reports. Ready to make one? Start with a [link code](https://qr-tag-generator.com/url-qr-code-generator/), a [Wi-Fi QR code generator](https://qr-tag-generator.com/wifi-qr-code-generator/), a [contact card](https://qr-tag-generator.com/vcard-qr-code-generator/) or [text QR code generator](https://qr-tag-generator.com/text-qr-code-generator/). --- Source: https://qr-tag-generator.com/about/