Privvert logoPrivvert

vCard (.vcf)

Tarjeta de contacto universal

BEGIN:VCARD
VERSION:3.0
N:Doe;Jane;;;
FN:Jane Doe
END:VCARD

Sobre esta herramienta

A vCard (.vcf) is the universal format for contact cards. Generate one in seconds and email it, drop it on a website, or scan it from a QR code - recipients can import it into iPhone Contacts, Android, Gmail, Outlook, or any major address book in one tap.

The file is built in your browser using vCard 3.0, the most widely supported version.

Características

  • Name, organization, title, phone, email, URL, address and notes
  • Properly escapes special characters
  • vCard 3.0 - works on iPhone, Android, Outlook, Google Contacts
  • Live preview of the .vcf source

Cómo usarla

  1. Fill in the fields you want included - leave the rest blank.
  2. Review the live preview at the bottom.
  3. Click Download .vcf and share the file.
🔒 100% privado

Todo sucede dentro de tu navegador usando JavaScript y WebAssembly. Tus archivos nunca se suben a un servidor, nunca se almacenan y nosotros nunca los vemos.

Preguntas frecuentes

Why vCard 3.0 and not 4.0?

Version 3.0 has the broadest compatibility across mail clients and phones. 4.0 is newer but not all apps parse every field.

Can I add a photo?

Not yet - this generator focuses on the text fields supported everywhere. Photos require base64 embedding which can break in some clients.