vCard Generator
Fill in contact details and download a standard vCard (.vcf) file you can import into any phone or address book. Runs entirely in your browser.
Fill in the contact details, then download a .vcf file.
Pure browser JavaScript — builds the standard vCard 3.0 format; no third-party library.
How to use this tool
- Fill in the contact fields (at least a name).
- Click Preview to inspect the generated vCard text.
- Click Download .vcf and import the file into your contacts app.
A vCard (.vcf) is the universal contact-card format that phones, email clients, and address books understand. Enter a name, organization, phone, email, website, and address, then download a ready-to-import .vcf file. All fields are properly escaped per the vCard 3.0 specification.
Frequently asked questions
- What is a .vcf file?
- It is a vCard — the standard contact-card format importable by virtually every phone and email program.
- Is my contact data uploaded?
- No — the vCard is assembled locally in your browser and never sent anywhere.