Multi-Contact VCF Parsing
Handles VCF files with any number of contacts in a single file.
Enter your email to receive a sign-in link
Transform vCard files into editable spreadsheets for data analysis, CRM import, or contact management.
Free preview — then from $5. Save with bundles.Export contacts as vCard (.vcf) from your phone, email client, or CRM
Upload vCard Contacts (.vcf) CSV and choose Contacts CSV Export format
Review converted data, download Contacts-ready file
Open the CSV file in Excel, Google Sheets, or any spreadsheet application
Output is in Contacts CSV/Excel format — ready to import directly, no manual reformatting needed.
How Contacts Vcard fields map to Contacts Contacts Csv
| Contacts Vcard | Source Value | Contacts Contacts Csv | Target Value | Note | |
|---|---|---|---|---|---|
FN |
John Doe |
→ | Full Name |
John Doe
|
Formatted name |
EMAIL |
john@example.com |
→ | Email |
john@example.com
|
Primary email address |
TEL |
+15551234567 |
→ | Phone |
+15551234567
|
Primary phone number |
ORG |
Acme Inc. |
→ | Company |
Acme Inc.
|
Organization name |
TITLE |
Engineer |
→ | Job Title |
Engineer
|
Job title |
URL |
https://example.com |
→ | Website |
https://example.com
|
Website URL |
BDAY |
1990-01-15 |
→ | Birthday |
1990-01-15
|
Birthday date |
NOTE |
Met at conference |
→ | Notes |
Met at conference
|
Notes |
NICKNAME |
Johnny |
→ | Nickname |
Johnny
|
Nickname |
CATEGORIES |
Friends |
→ | Categories |
Friends
|
Contact groups |
Each vCard entry becomes one CSV row
BEGIN:VCARD...END:VCARD block with properties
FN,
N,
EMAIL,
TEL
Handles VCF files with any number of contacts in a single file.
Parses both vCard 3.0 (RFC 2426) and 4.0 (RFC 6350) formats.
Splits structured N property into separate first, middle, last name columns.
Converts structured ADR property into separate street, city, state, zip columns.
Automatically detects UTF-8, Latin-1, and other encodings for international contacts.
Files process locally in your browser. Contact data never leaves your computer.
Issues you might encounter when importing vCard Contacts (.vcf) data to Contacts CSV Export - and how we solve them
File is not a valid vCard format (missing BEGIN:VCARD)
Random text content
BEGIN:VCARD\nVERSION:3.0\nFN:John Doe\nEND:VCARD
Ensure file is a valid .vcf export from your contacts app
Re-export contacts as vCard from your email client or phone
vCard entry has no FN (formatted name) property
BEGIN:VCARD (no FN line)
FN:John Doe
Ensure contacts have a display name
Name is constructed from N property if available
The tool supports vCard 3.0 and 4.0 formats. These are the versions used by Google Contacts, Apple iCloud, Outlook, and most modern contact apps. Older vCard 2.1 files may have limited support.
Yes. The tool handles VCF files containing any number of contacts. Each BEGIN:VCARD...END:VCARD block becomes one row in the CSV output.
The output includes First Name, Last Name, Full Name, Email, Phone, Company, Job Title, Street, City, State, Zip, Country, Website, Birthday, Notes, Nickname, and Categories.
Our sales team exported their phone contacts as VCF files and needed them in Salesforce. I used the vCard to CSV converter to flatten all 2,000 contacts into a clean spreadsheet with separate columns for first name, last name, email, and phone. The smart name splitting saved me hours of manual cleanup before the CRM import.
I had years of contacts in my iPhone exported as a single VCF file but needed them in Excel for a mailing campaign. The converter parsed every vCard entry into its own row with address fields split into street, city, state, and zip. I filtered by zip code in Excel and built targeted mailing lists in minutes.
After each conference I collect speaker and attendee contacts as VCF files from various sources. Converting vcf to csv online lets me merge everything into one master spreadsheet. The encoding detection handles international names with accents perfectly, which matters when half my speakers are from Europe.
No server round-trips. Your vCard → CSV data is processed entirely in the browser tab.
The moment you close the page, all vCard → CSV data is wiped from browser memory. No traces left.
Meets GDPR requirements by design — no data processing on external servers, ever.
Buy bundles and get up to 60% off. Perfect for recurring monthly conversions.
All available data flows from Contacts to Contacts
First Name + Last Name → N / FN
Email → EMAIL;TYPE=INTERNET
Phone → TEL;TYPE=CELL
FN → Full Name
N → First Name / Last Name / Middle Name / Prefix / Suffix
EMAIL → Email
Learn More:
Help us improve—what stopped you today?
Enter your email to claim your welcome bonus
SpreadsheetBroccoli