Sample VCF files
vCard (.vcf, RFC 6350) is the standard format for an electronic business card/contact. Below are sample .vcf files in versions 3.0 and 4.0 to download and import into an address book, Google Contacts, Outlook
🧠 How vCard works
vCard is a text format for electronic business cards (RFC 6350). Each contact is wrapped in BEGIN:VCARD … END:VCARD with a mandatory VERSION field (3.0 or 4.0). Properties are FN (name), TEL, EMAIL, ADR, ORG. One file can hold many cards.
