Tutorial
How to Convert CSV to VCF: Import Contacts from Any Spreadsheet
Have a spreadsheet full of contacts? Here's how to turn it into a VCF file you can import directly into your phone, Gmail, or Outlook — in under a minute.
Why convert CSV to VCF?
CSV is great for managing contacts in bulk — you can sort, filter, and edit them in Excel or Google Sheets. But phones and email clients don't speak CSV. To actually import contacts, they need a VCF (vCard) file.
Common situations where you need CSV → VCF:
- You exported contacts from a CRM (Salesforce, HubSpot) and want to import them to your phone
- You have a client list in a spreadsheet and want it in Gmail Contacts
- You're migrating between email providers
- You received a contact list as a .csv and need it as a .vcf
Step 1: Prepare your CSV
Your CSV needs a header row. The converter recognizes 50+ column name variations, but here are the most common ones to use:
NameorFull Name— the contact's display nameFirst NameandLast Name— for structured namesPhoneorMobile— primary phone numberEmail— primary email addressOrganizationorCompany— company nameTitleorJob Title— job titleAddress,City,State,ZIP,Country— address fields
Column names are case-insensitive — "EMAIL", "Email", and "email" all work. If you're exporting from a CRM or contact manager, the default export format will almost always work without changes.
Step 2: Convert using our free tool
- Go to vcfconvert.com/csv-to-vcf
- Drop your CSV file on the upload area
- The converter auto-detects the CSV format and shows a contact preview
- Click Download VCF
The file is ready to import. No account needed, no data uploaded anywhere.
Convert your CSV now. Drop a file and download VCF in seconds.
Open CSV to VCF converter →Step 3: Import the VCF into your address book
iPhone / iOS
- Email the .vcf file to yourself, or save it to iCloud Drive / Files app
- Open the .vcf file
- Tap "Add All Contacts" (or tap individual contacts to add selectively)
Android
- Transfer the .vcf file to your phone (email, Google Drive, or USB)
- Open the Contacts app
- Tap the menu → Import → select the .vcf file
- Choose the account to import into (Google, Samsung, etc.)
Gmail / Google Contacts
- Go to contacts.google.com
- Click Import in the left sidebar
- Select your .vcf file → Import
Outlook
- Go to File → Open & Export → Import/Export
- Select Import a vCard file (.vcf) → Next
- Browse to your .vcf file → Open
Note: For large files with many contacts, Outlook may import them one-by-one. Google Contacts and iOS handle bulk imports better.
Exporting CSV from common sources
Microsoft Excel
File → Save As → choose "CSV (Comma delimited) (.csv)". Make sure your first row is headers.
Google Sheets
File → Download → Comma Separated Values (.csv).
Salesforce
Reports → export as CSV. Or use Contacts list view → select all → Export → CSV.
HubSpot
Contacts → Actions → Export → choose CSV. Column names will map automatically.