Contact Card (vCard)

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_slug }'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Encodes contact information using the vCard 3.0 standard (RFC 6350), allowing recipients to save a full contact entry — name, phone, email, organization, address, and website — directly to their phone's address book with a single scan.

Contact Card (vCard)

2D MATRIX
Encoding Prefix BEGIN:VCARD
Max Characters 2000
Featured Yes

Related Tools

Related Guides

Use Cases

Frequently Asked Questions

What is a vCard QR code?

A vCard QR code encodes contact information in the vCard 3.0 standard (RFC 6350), enabling one-scan saving of a full contact to an address book.

How do I create a vCard QR code?

Use a vCard QR generator, fill in name, phone, email, and other fields, and download the QR code to share on business cards or signage.

What data does a vCard QR code store?

It stores name, phone number(s), email address(es), organization, job title, website URL, and physical address within a BEGIN:VCARD…END:VCARD block.