vCard QR Code Generator
Turn a name, phone, email, and other contact details into a scannable QR code that saves straight to a phone's contacts app. Runs entirely in your browser.
Name
Work
Contact
Address
Note
Size
Common Use Cases
About vCard QR Code Generator
A vCard QR code packs an entire contact card (name, phone number, email, company, even a physical address) into a single scannable image. Instead of dictating a phone number or spelling out an email address, the other person just points their camera at the code and their phone offers to save the contact directly, with every field already filled in.
Under the hood this uses the vCard format (version 3.0, the version most widely supported by phone contact apps), a simple text structure defined by the IETF for exchanging contact information. Filling in the form above builds a valid vCard payload behind the scenes, using properties like N (name), ORG (organization), TEL (phone), EMAIL, and ADR (address), then encodes that text as a QR code, exactly the way any other QR code encodes a URL or a plain string. Any field you leave blank is simply omitted from the vCard rather than included empty, so a code with only a name and phone number stays small and easy to scan.
This is the same "digital business card" trick used on printed business cards, email signatures, conference badges, and networking event lanyards: print the QR code once, and anyone who scans it gets your up-to-date contact details without typing a single character. Because the whole vCard is embedded directly in the QR code, no internet connection is needed to read it; scanning works completely offline, unlike a QR code that links out to a hosted contact page.
Every field you type, including names, numbers, and addresses, is assembled into the vCard and rendered as a QR code using client-side JavaScript only. Nothing is ever uploaded to a server, logged, or transmitted anywhere; the contact card exists only in your browser tab and in the image you download.
Frequently Asked Questions
What happens when someone scans this QR code?
Which fields are required?
What vCard version does this use, and will it work on any phone?
Can I download the contact card without the QR code?
Is my contact information uploaded anywhere?
Why does the QR code look more complex than a simple URL QR code?
Related Tools
View all GeneratorsLorem Ipsum Generator
Generate paragraphs, sentences, or words of placeholder text for mockups and designs.
Random Number Generator
Generate random numbers with custom ranges, quantity, and sorting options for testing and development.
QR Code Generator
Generate and download QR codes for any URL or text. Customize size, colors, and error correction level.