Contacts CSV to vCard help

Move a contact list between a spreadsheet and the vCard format that phones and mail apps import. The file is read in the page and never uploaded.

CSV to vCard

  1. Drop a .csv export. The first row must be column headers.
  2. The tool guesses which column is the name, email, phone, and so on. Fix any wrong guesses with the dropdowns.
  3. Check the live preview of the first few cards.
  4. Export the .vcf and import it into Contacts, Google Contacts, or Outlook.

vCard to CSV

  1. Drop a .vcf file. Multiple contacts in one file are read together.
  2. Review the table. Columns that are empty for every contact are left out.
  3. Export the .csv and open it in any spreadsheet.

Fields it handles

First and last name, full name, organization, title, up to two emails, two phones plus a mobile, a postal address, website, birthday, and a note. vCard 3.0 is written, which every current address book reads.

Limits

Both conversions run in your browser. Your contacts are not uploaded.

Back to Contacts CSV to vCard