Privvert logoPrivvert

vCard (.vcf)

Kontaktkarte für jedes Gerät

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

Über dieses Tool

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.

Funktionen

  • 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

So funktioniert's

  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 % privat

Alles passiert direkt in deinem Browser mit JavaScript und WebAssembly. Deine Dateien werden nie hochgeladen, nie gespeichert und nie von uns gesehen.

Häufig gestellte Fragen

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.