vCard QR Code Generator
Share your contact info with one scan. 100% client-side, no signup.
What is a vCard QR code?
A vCard QR code embeds a complete contact card (name, phone, email, organization, title, address) using the vCard 3.0 format — when scanned, iOS and Android offer to save the contact directly to the user's address book with one tap. It's the modern equivalent of handing someone a paper business card, except it lands in their phone permanently and they can call you immediately. Encoding happens with no server round-trip; your contact info stays on your device.
QR Code Type
vCard
QR Code Options
Size
Error Correction
ColorsForegroundBackground
#000000
#FFFFFF
QR Code Preview
Enter content on the left to generate a QR code
Download
PNG is a raster format ideal for web use. SVG is a vector format that scales to any size without losing quality.
About QR Code Types
TextEncode any plain text content
URLLink to any website or web page
EmailPre-filled email with recipient, subject & body
PhoneDial a phone number directly
SMSSend a pre-filled text message
WiFiConnect to a WiFi network automatically
vCardShare contact information digitally
About the vCard format
vCard 3.0 (RFC 2426) is the broadly-compatible standard for digital business cards.
- Begins with BEGIN:VCARD and ends with END:VCARD
- Each field is a key:value line (FN:John Doe, TEL:+15551234567, etc.)
- Multi-line fields use line continuation (rarely needed)
- Encoded as plain text inside the QR — no encryption
