Is the QR payload uploaded?
No. This generator creates the QR code in the browser. Still avoid putting secrets in a QR code because anyone who scans or photographs the final code can read the payload.
Should I use PNG or SVG?
Use PNG for quick documents, screenshots, and sharing. Use SVG when the code needs to stay sharp in design software, print layouts, or large signage.
What error correction level should I choose?
Medium is a good default for clean links. Use higher error correction when the code may be printed small, scratched, placed on packaging, or shown in less reliable scanning conditions.
Do utility tools upload my payload?
Use the page notes for each tool. Browser-side utilities can generate outputs locally, but the final file or code may still reveal whatever you encode or share.
Why should I test the generated output?
Scanners, printers, file viewers, apps, and platform previews can behave differently, so test the exact downloaded output before using it publicly.
Why might another generator show a different output?
Different tools may use different rounding, assumptions, default rates, methods, formulas, or input timing. Compare the visible method and inputs before relying on the output.