vCard (Digital Business Card) QR Code

A vCard QR code lets someone scan and immediately save your name, phone, email and company straight into their contacts app — no typing.

How to make one with QRGenPro

vCard is just a plain-text format, so you can generate one using the Text tab: paste in a standard vCard block like the example below (fill in your own details), and QRGenPro will encode it exactly as typed.

BEGIN:VCARD
VERSION:3.0
N:Doe;Jane;;;
FN:Jane Doe
ORG:Acme Inc.
TITLE:Product Designer
TEL;TYPE=CELL:+15551234567
EMAIL:jane@example.com
URL:https://example.com
END:VCARD

Tips for a clean scan

  • Keep the block exactly formatted — each field on its own line, no extra blank lines.
  • Use error correction level Q or H since vCard data is longer than typical text codes.
  • Test with both an iPhone and an Android phone before printing — both read standard vCard 3.0 reliably.

Frequently asked questions

Does QRGenPro have a dedicated vCard form?

Not yet — today you paste a standard vCard text block into the Text tab, which encodes it exactly like a purpose-built vCard tool would.

Which vCard version should I use?

Version 3.0 has the broadest compatibility across iOS and Android contact apps.

Can I include a photo?

Embedding a photo makes the code very dense and hard to scan reliably; it's best left out of a printed vCard QR code.