Landing page QR code
Use a final URL rather than a temporary draft URL before printing or sharing.
https://example.com/pricing
Downloadable PNG QR code
Create downloadable QR codes from links or text locally in your browser.
Runs locally in your browser. QR input is not uploaded.Generated QR code preview will appear here.
PNG data URL will appear here after generation.
Copy patterns and edge cases worth checking.
Use a final URL rather than a temporary draft URL before printing or sharing.
https://example.com/pricing
Downloadable PNG QR code
Long URLs create denser QR codes, so test scanning before using them in print.
https://example.com/?utm_source=flyer&utm_medium=qr&utm_campaign=spring
QR code PNG with medium error correction
Short answers before you paste real data.
No. The tool encodes the text into a QR image locally and does not request the destination page.
Medium is a practical default. Higher levels can survive more damage but create denser QR codes.
Yes for simple cases, but always test the downloaded PNG at the final printed size before publishing.
Useful next steps that also run locally in your browser.
Encode URL components, decode percent-encoded text, and parse query parameters.
Build clean campaign URLs with source, medium, campaign, term, and content parameters.
Convert PNG, JPG, WebP, GIF, or SVG images into Base64 data URLs locally in your browser.