vCard QR Code Generator
Fill in your contact details below. Customise colors and style, then download your vCard QR code.
PNG, JPG, or WebP. Logo is embedded in the center of the QR code. Use High error correction for best results.
Your vCard QR code will appear here
Fill in your contact details and click "Generate"
What is a vCard QR Code?
A digital business card that lives inside a scannable QR pattern.
A vCard QR code encodes your contact information — name, phone number, email address, company, job title, and website URL — into the widely supported vCard 3.0 format. When someone scans the code with their phone camera, the operating system parses the vCard data and offers to save it directly to the device’s address book. The entire exchange takes about two seconds and eliminates the risk of mistyped phone numbers or misspelled email addresses.
Under the hood the QR pattern contains a text block that starts with BEGIN:VCARD and ends with
END:VCARD, with structured fields like FN: (full name), TEL: (phone),
and EMAIL: in between. QRMint builds this payload for you automatically — just fill in the
form fields and the generator handles the encoding.
Unlike paper business cards that get lost in pockets and desk drawers, a vCard QR code ensures your contact details land directly in the recipient’s phone contacts. Print it on your physical card, display it on a conference badge, or embed it in your email signature. You can also use QRMint’s free REST API to generate vCard QR codes programmatically for team directories, employee badges, or CRM integrations.
vCard QR Code Use Cases
Anywhere you share contact details, a vCard QR code makes it faster and error-free.
Business Cards
Print a vCard QR code on the back of your business card. Recipients scan and save your details in one tap instead of manually typing your name, number, and email. Your contact info arrives in their phone exactly as you intended, with zero typos.
Networking Events
Display your vCard QR code on your conference badge, lanyard, or phone lock screen. When someone wants to connect, they scan immediately — no fumbling for cards. Works even when you have run out of printed cards.
Email Signatures
Embed a small vCard QR code image in your email signature. Recipients can scan it from their screen to save your contact details without leaving their inbox. Especially useful for first-time contacts who want to save your info for later.
Team Directories
Generate vCard QR codes for every team member using QRMint’s API. Display them on an internal directory page, office door signs, or desk name plates. New hires and visitors can scan to save the right contact instantly.
Real Estate & Sales
Add a vCard QR code to property listings, open house flyers, and yard signs. Prospective buyers scan to save your number and follow up later. You capture leads without asking anyone to fill out a form.
Resumes & Portfolios
Place a vCard QR code on your printed resume or portfolio cover. Recruiters scan it during an interview and your contact details are saved immediately. Stands out from other candidates and shows tech-forward thinking.
How to Create a vCard QR Code
Three steps. Under a minute. No account needed.
1. Enter Your Contact Details
Fill in your name, phone number, email, company, job title, and website in the generator above. Only first and last name are required — all other fields are optional. The more you include, the richer the saved contact will be.
2. Customise the Design
Pick colours that match your personal or company brand. Choose a module shape, eye style, and optionally embed your headshot or company logo in the centre. Apply a frame template for extra context like "SCAN TO SAVE CONTACT".
3. Download & Share
Download as PNG for digital use (email signatures, websites) or SVG for print (business cards, badges, flyers). Print, display, or embed anywhere your contacts need your details.
Why Use QRMint for vCard QR Codes
The most feature-rich free vCard QR code generator. No limits, no account.
7 Contact Fields
Encode first name, last name, phone, email, company, job title, and website URL in a single QR code. All fields except name are optional, so you control exactly how much information to share.
Brand-Matched Styling
Choose any foreground and background colours, enable gradient mode, and pick from four module shapes and four eye shapes. Your vCard QR code looks professional and on-brand.
Photo or Logo Embed
Upload your headshot or company logo and it will be centred inside the QR code. Use High error correction to maintain scannability. Ideal for business cards and badges.
Print-Ready Output
Export up to 2048×2048 px PNG or infinite-resolution SVG. Sharp enough for business cards, conference badges, and large-format signage.
vCard QR Code FAQ
What is a vCard QR code?
A vCard QR code encodes your contact information (name, phone, email, company, website) in the standard vCard 3.0 format. When someone scans it with their phone camera, the device offers to save your details directly to their address book. No app required on modern smartphones.
Do I need an app to scan a vCard QR code?
No. iPhones running iOS 11+ and Android devices running Android 10+ scan QR codes natively via the built-in camera app and handle vCard data automatically. The phone displays a prompt to add the contact. Older devices may need a third-party QR scanner.
Can I include my photo in the vCard QR code?
QRMint lets you embed a logo or photo on top of the QR code as a visual branding element. The photo is not encoded inside the vCard data itself (which would make the QR pattern too dense). The saved contact will contain your text details; adding a photo overlay makes the code visually recognisable as yours.
How many fields can I include in a vCard QR code?
QRMint supports 7 fields: first name, last name, phone number, email address, company name, job title, and website URL. Only first and last name are required. The more fields you fill in, the richer the contact entry will be when saved.
Can I generate vCard QR codes with the API?
Yes. Build the vCard payload string and pass it as the data parameter:
GET /api/v1/generate?data=BEGIN:VCARD...END:VCARD&size=512&format=png.
No API key required. See the API docs for
full details and all styling parameters.
Need other QR code types? QRMint also generates URL, WiFi, Email, Phone, SMS, Event, Payment, and Location QR codes — all free, no signup, with the same full styling options.