VCF File Generator
Create a vCard 3.0 contact file (.vcf) with a live preview and a QR code that adds the contact to any phone on scan — free, in your browser.
Result
This page is about the file itself: a .vcf you can attach, send and import. VCF is the contact-exchange format every major address book understands — iOS and Android contacts, Google Contacts, Outlook, Thunderbird and practically every CRM import dialog accept it. Fill in the form, watch the live preview, download the file.
The generator writes strict vCard 3.0: BEGIN:VCARD and VERSION:3.0 framing, the structured N field alongside the display FN, typed TEL lines for mobile and work numbers, EMAIL, URL, ADR and NOTE — with CRLF line endings and escaped commas and semicolons as RFC 2426 requires. That escaping is the difference between a file that imports cleanly and one that silently mangles an address containing a comma.
Because the preview shows the raw text, you can sanity-check exactly what will land in someone's address book before sending it — or copy the text into an existing .vcf. Everything is composed locally in your browser: the contact details are never uploaded, which is precisely what you want when the data in question is your own phone number and address.