vCard to CSV Converter
Convert one or more .vcf contact files into a CSV spreadsheet with name, organization, phone, and email columns. Runs entirely in your browser.
🔒 This tool runs entirely in your browser. Your files are never uploaded to a server.
How it works
- Choose one or more .vcf contact files.
- Name, organization, phone, and email are extracted and previewed.
- Download the result as a CSV.
FAQ
Can I convert multiple contacts at once?
Yes — choose a single .vcf file containing multiple contacts, or select several .vcf files at once; both are parsed and combined into one CSV.
Which fields does it extract?
Full name, organization, phone number, and email — the fields most commonly needed in a spreadsheet.
What if a contact has multiple phone numbers or emails?
Only the first matching phone and email field are extracted per contact in this version.
Are my contacts uploaded anywhere?
No — parsing and CSV generation both happen entirely in your browser.
How we compare
| Feature | Online Tool Store | Manual retyping into a spreadsheet | Contacts app export |
|---|---|---|---|
| No app-specific export step | ✓ | ✓ | ✗ |
| Handles many contacts at once | ✓ | ✗ | ✓ |
Retyping contacts into a spreadsheet by hand doesn't scale. vCard to CSV Converter extracts every contact from a .vcf export in one step.