What This Tool Does

This QR code generator creates scannable QR codes from any text, URL, Wi-Fi network credentials, or contact card. The QR code is rendered in your browser as an image and can be downloaded as a PNG for printing on flyers, business cards, posters, or product packaging.

Inputs Explained

How It Works

The tool uses the QRCode.js library loaded from a public CDN to encode your input as a QR matrix and render it on an HTML canvas. Wi-Fi and vCard inputs are first formatted into the standard payload strings that QR-aware apps recognize.

Formula / Logic Used

Wi-Fi payload: WIFI:T:;S:;P:;; vCard payload: BEGIN:VCARD\nVERSION:3.0\nFN:\n...END:VCARD

QR Code Generator

Generate a QR code for any URL, text, Wi-Fi, or vCard. Download as PNG in one click.

Step-by-Step Example

Type: URL

Content: https://bulkcalculator.com

Size: 320 × 320

Result: A scannable square QR code that opens the URL in any phone camera. Click Download PNG to save it.

Use Cases

Assumptions and Limitations

Disclaimer: QR content stays in your browser. The CDN load is only for the rendering library, not for your data.

Frequently Asked Questions

Is the QR code generation free?

Yes, completely free. No watermarks, no sign-up, no usage limits. The QR images are yours to use commercially.

Will the QR code expire?

No. The QR is just a static encoding of your content. As long as the URL or data inside it remains valid, the QR will work forever.

Can I customize the QR color?

This basic version generates standard black-on-white QRs for maximum scanner compatibility. Colored QRs work but reduce reliability on older scanners.

How do I scan a QR code?

Open your phone's camera app and point it at the QR. iOS and Android both detect QRs automatically and show a notification with the action.

What is a vCard QR?

A vCard is the standard format for digital business cards. When scanned, your phone offers to save the contact directly to your address book.

Why does my Wi-Fi QR not connect?

Check that the SSID, password, and encryption type match exactly. Hidden networks may also need the H:true flag, which is rare. Older phones may not support Wi-Fi QR connection at all.

Can I download as SVG instead of PNG?

This version supports PNG only. PNG is universally supported by print services and digital channels.

Is there a size limit?

You can encode up to 4,296 alphanumeric or 7,089 numeric characters. For best scanability, keep URLs under 200 characters and use a URL shortener for long links.

Sources and References

Related Calculators

JSON FormatterPassword GeneratorCase ConverterUnit ConverterAspect Ratio CalculatorCurrency Converter