vCard generator
Fill in contact details and get a .vcf contact card to import anywhere.
Related tools
vCard generator
Fill in a name, a phone number, an email and whatever else belongs on the card, and the tool writes the vCard text for a contact. Paste it into a file, save it with a .vcf extension and open it: Apple Contacts, Google Contacts, Outlook and the address book of every Android phone or iPhone read the same format, so one card imports everywhere. Only the fields you fill in are written — an empty organization or street simply doesn't appear in the file.
Version picks the dialect. 3.0 is the safe default that every phone and mail client understands; 4.0 is the newer RFC 6350 flavour, useful when the receiving system asks for it. Either way the output is a proper vCard: commas, semicolons and line breaks in your values are escaped, long lines are folded at 75 octets, and the name is written both as the structured N property and the display-ready FN.
The classic uses: attach the .vcf to your email signature so recipients add you in one tap, hand the text to the QR code generator and print a scannable business card, or build cards for a whole team and import them into a phone in one go. The note field carries whatever has no slot of its own — the context of a meeting, an assistant's number.
Everything is generated in your browser. Names, phone numbers and addresses never leave your device, which matters when the contact data isn't yours to share.