Convert vCard to CSV

Convert vCard to CSV extracts names, phone numbers, and email addresses from .vcf files and turns them into clean, usable CSV format right in your browser.

Paste your vCard content above or import a file below.
No file chosen
Supported file types: .vcf, .vcard, .txt
Total characters: 0

How to Use:

  • Paste your vCard content into the input box or upload a .vcf, .vcard, or .txt file using the Choose File button.
  • The tool automatically parses the contact entries and converts them into CSV with name, phone, and email columns.
  • Click Convert to trigger the conversion manually, or simply paste to see the result update live.
  • When the output changes, the area flashes blue to show that it’s refreshed.
  • Use Copy Output to copy the generated CSV to your clipboard.
  • Click Export to File to download the CSV as a file.
  • Press Clear All to reset everything input, output, filename display, and character counter.
  • The Total characters counter updates live as the output changes.

What Convert vCard to CSV can do:

Convert vCard to CSV is the fastest way to convert vCard .vcf files into spreadsheet-friendly data. It extracts key contact information names, emails, and phone numbers and formats it into flat, clean CSV that you can import into Excel, Google Sheets, or any CRM. It works directly in your browser and doesn’t require uploading anything to a server. Whether you’re cleaning exports from your phone or importing contacts into a system, this tool handles it easily.

Example:

vCard Input:

BEGIN:VCARD
VERSION:3.0
FN:Alice Smith
TEL;TYPE=cell:1234567890
EMAIL:[email protected]
END:VCARD

CSV Output:

name,phone,email
"Alice Smith","1234567890","[email protected]"

Common Use Cases:

Use Convert vCard to CSV when exporting contacts from your phone, email app, or CRM and need a quick way to turn them into rows and columns. It’s great for syncing contact data, cleaning exports, or preparing for bulk import into tools like Mailchimp, Google Contacts, or Excel.

Useful Tools & Suggestions:

Once you’ve converted, use Rename CSV Columns to make the contact fields more readable. And if you only need part of the data, Extract a CSV Column helps you pull out just names, emails, or whatever you’re after.