VCF to CSV Converter
Convert a VCF/vCard file into a CSV spreadsheet you can open in Excel, Google Sheets or other spreadsheet tools.
Everything is processed privately in your browser - no upload or signup required.
CSV export
Rows
Columns
Encoding
Errors
Warnings
Preview
Frequently Asked Questions
The VCF file is read locally in your browser and converted to CSV on your device. This page does not upload the contact file or its contents.
Common fields such as names, organization, title, phone numbers, email addresses, addresses, URLs, birthday, notes, categories, UID and revision are included. Unknown custom fields are preserved in a JSON column.
Yes. One VCF file can contain one contact or many vCard records, and each parsed contact becomes one CSV row.
Yes. The export uses standard comma-separated values with UTF-8 text, and you can include a UTF-8 BOM for better Excel compatibility.
Contacts can have multiple phone numbers, emails, addresses, URLs or notes. Numbered columns keep those separate instead of merging them into a single confusing value.
Contact data can contain text that spreadsheet apps might interpret as formulas. Formula protection keeps those values as text in the generated CSV.
Create digital business cards on your own website
66vcard is a self-hosted PHP platform for building and managing digital business cards, with native vCard downloads, QR functionality, analytics, custom domains and SaaS functionality.