Generator Tools
vCard Generator
Build a vCard 3.0 contact card in your browser. Fill the form, copy the .vcf, or download the file ready to import into iOS, Android, or Outlook.
Quick actions
Name
First and last are usually enough. Prefix and suffix are optional.
Work
Organization and role appear together in most contact apps.
Phone numbers
Email addresses
Websites
No websites yet. Add a URL for personal or work links.
Addresses
No addresses yet. Add a work or home mailing address.
Other details
vCard preview
Live RFC 2426 (vCard 3.0) source. Updates as you type.
Filename
contact.vcf
Size
57 B
UTF-8 bytes
Format
vCard 3.0
RFC 2426 / .vcf
BEGIN:VCARD VERSION:3.0 …fill in the form to build your contact card. END:VCARD
The .vcf file imports into iOS Contacts, Android Contacts, Google Contacts, Outlook, and macOS Contacts. Property values are escaped per the spec and lines are folded at 75 octets so multi byte characters do not break the parser.
Tips
- Add the .vcf to a QR code on a poster or business card so a phone scan saves the contact in one tap.
- Email signatures often link to a downloadable .vcf so the recipient can save your details without retyping.
- Phone and email entries can repeat. Tag each one with the right type so apps file it under Mobile, Work, or Home automatically.
How to use
- Click Load sample contact to see a complete example, or start from a blank form.
- Fill in the contact's name, organization, and role. Only First name (or Organization) is required for a usable card.
- Add as many phone numbers, emails, websites, and addresses as you need, and tag each entry with the right type (Mobile, Work, Home, etc.).
- Watch the vCard preview update in real time, with size and filename shown beside it.
- Click Copy vCard to grab the .vcf source, or Download .vcf to save the file and import it into iOS, Android, Outlook, or Google Contacts.
About this tool
vCard Generator builds a standards-compliant vCard 3.0 contact card from a simple form, ready to copy or download as a .vcf file. The output conforms to RFC 2426, the format that iOS Contacts, Android Contacts, Google Contacts, Outlook, and macOS Contacts read natively. Fill in name, organization, job title, multiple phone numbers (mobile, work, home, fax, main, other), multiple email addresses, multiple websites, multiple postal addresses, birthday, and a free-form note. Each phone, email, and address entry can be tagged with a type so contact apps file it under the right label automatically. The vCard preview updates as you type and shows the exact UTF-8 source the file will contain. Property values are escaped according to the specification: backslashes, semicolons, commas, and newlines in your input are translated into their escaped forms so the parser on the receiving phone never trips over them. Long lines are folded at 75 octets and continued with CRLF and a single space, which is the spec-required wrapping that lets address books read multi-byte characters without splitting them mid-codepoint. The N (structured name) property always emits all five name parts (last, first, additional, prefix, suffix) so older parsers do not skip the entry, and the FN (formatted display name) is built from whichever name fields you provide, falling back to organization, nickname, or the first email if no name is set. The result is one of two outputs your way. Click Copy vCard to put the .vcf source on your clipboard, ready to paste into a code snippet, an HTML signature, a Notes app, or a QR code generator. Click Download .vcf to save a file named after the contact (sanitized to a portable filename) that you can share over AirDrop, attach to an email, host beside an email signature, or import into any contact manager. Common use cases include digital business cards, scannable QR codes for contact sharing, downloadable .vcf links in email signatures, conference badges, recruiter outreach, and bulk on-boarding for sales teams. Everything runs locally on your device, so the names, numbers, and addresses you enter never leave the browser.
Free to use. Works in your browser. No signup, no login.
Related tools
You may also like
QR Code Generator
QR codes for URLs, text, email, phone, SMS, WiFi, and vCard with PNG and SVG download.
Open tool
Date & TimeICS Generator
Build a valid .ics calendar file with recurrence and reminders.
Open tool
GeneratorSlug Generator
Turn titles into clean URL slugs.
Open tool
GeneratorLorem Ipsum Generator
Generate filler text by paragraphs, sentences, words, list items, or bytes.
Open tool