A free tool by vCard Garden

Convert VCF (vCard) Files to Excel or CSV

Free browser-based converter that opens .vcf contact files as a spreadsheet you can sort, filter, and edit.

Contact files are clumsy. Make yours a link and a QR code →

Drop a .vcf file exported from your phone, iCloud, Google Contacts, or Outlook and get a proper spreadsheet back. Every phone number and email address keeps its own column, old QUOTED-PRINTABLE exports decode correctly, and there's no contact limit — the whole conversion runs on your own device with nothing uploaded.

Drag your .vcf file here

One file or several — read on your device, never uploaded

Now the other direction

You're pulling contacts out of a file. How does anyone get yours in?

Nobody types a phone number off a business card any more. Give people a link and a QR code instead — they scan, tap once, and you're saved with your photo attached.

YOU
Your Name
Your Title · Your Company
Your mobile
Your email
vcardgarden.com/your-name
Save Contact
Build your card free →

No signup to preview · 14-day trial · From $9/mo

Troubleshooting & common questions

The problems people actually hit when opening a contact file as a spreadsheet.

That's quoted-printable encoding. vCard 2.1 files — the kind older Outlook versions and phone backups produce — write accented characters as escape sequences instead of plain text. Most converters pass them through untouched, which is why you see the raw codes. This tool detects the encoding and decodes it, so José arrives as José.

vCards wrap long values across several lines, with each continuation starting with a space. A converter that reads the file line by line without joining them first will truncate long addresses and notes. This one unfolds the file before parsing anything, so long values survive.

A photo is stored inside the vCard as a long block of base64 text — sometimes tens of thousands of characters for a single contact. A spreadsheet cell can't do anything useful with that, so photos are left out and the tool reports how many contacts had one.

No. The whole file is scanned first to find every field type present, then columns are built from that — Mobile, Work Phone, Home Phone, Fax, and numbered extras where someone has two of the same kind. Nothing gets collapsed into one generic phone column.

That's Excel reformatting on open, not the conversion. Download the .xlsx rather than the CSV — phone columns are written as text and survive. If you need the CSV, import it through Data → From Text/CSV and set the phone column to Text.

Yes. Select or drag several files together and they're merged into one spreadsheet. That's useful when a phone exported each contact as its own file rather than one combined list.

2.1, 3.0 and 4.0. That covers old phone backups, standard exports from iCloud and Google Contacts, and newer files that write numbers as tel:+15125550148. Apple's grouped item1.TEL syntax is handled too.

Yes. The Excel to VCF converter does the reverse: upload a spreadsheet, map the columns, and download a .vcf ready to import. Clean the list here, then send it back the other way.

How to convert a VCF file to Excel

A .vcf file is plain text. Each contact is a block that starts with BEGIN:VCARD and ends with END:VCARD, and a file holding five hundred contacts is simply five hundred of those blocks stacked one after another. Converting to a spreadsheet means reading each block and deciding which line belongs in which column.

The awkward part is that the same piece of information can be written several ways. A mobile number might be TEL;TYPE=CELL, TEL;TYPE=cell,voice, or item2.TEL;type=pref depending on what exported it. That's why the file is scanned in full before a single column is created — the columns come from what your file actually contains, not from a fixed template.

Where .vcf files come from

iPhone and iCloud

iCloud.com → Contacts → select all → the sidebar menu → Export vCard. You get one .vcf holding every contact on the account.

Android and Google Contacts

contacts.google.com → Export → choose vCard. On the phone itself, the Contacts app has a share or export option that writes a .vcf to storage.

Outlook

Outlook exports one vCard per contact rather than a combined file, so you often end up with a folder of them. Drag the whole selection in at once and they merge into a single sheet.

Old phone backups

Backups from older handsets are usually vCard 2.1 with quoted-printable text. Those are the files that come out garbled elsewhere, and the ones this tool was built to read properly.

What a vCard looks like inside

Open a .vcf in a text editor and each contact reads like this:

BEGIN:VCARD VERSION:3.0 N:Mitchell;Sarah;;; FN:Sarah Mitchell ORG:Acme Roofing TITLE:Regional Manager TEL;TYPE=CELL:(512) 555-0148 TEL;TYPE=WORK:(512) 555-0100 EMAIL;TYPE=INTERNET:[email protected] END:VCARD

That contact becomes one row, with FN under Full Name, the two TEL lines under Mobile and Work Phone, and ORG under Company.

Your contact list never leaves this tab

An exported address book is usually the most sensitive file a small business owns. Worth knowing where it goes.

Read in the browser

Your .vcf is parsed by JavaScript on your own device. There's no upload step, because there's nothing to upload to.

Nothing stored

No copy is kept, no account is created, no email is collected. Close the tab and it's gone from memory.

Works offline

Once this page has loaded you can disconnect from the internet and it still converts. That's the simplest proof nothing is being sent anywhere.

Then make it easy on the other side

Getting contacts out of a file is the half of the problem you control. The other half is what happens when someone wants your details — and that's the half you're currently losing.

A vCard Garden page gives you a link and a printable QR code. Put it on a truck, a yard sign, an invoice, or your phone screen. People scan it, tap Save Contact, and you're in their phone with your photo attached.

Change your number later and every code you've already printed still works.

Try it free →
A vCard Garden contact page open on a phone with a Save Contact button

One tap saves your name, photo, number, and address.

How this compares to the other VCF converters

Most options are either a Windows program you install or a site that wants your address book on their server. Here's the honest comparison.

  Typical desktop converter Typical online converter This tool
Free limitOften 10–25 contacts, then paidVariesNo limit
Install requiredYes — usually Windows onlyNoNo
Your contactsStay on your machineUploaded to their serverNever leave your browser
Quoted-printable filesUsually handledOften garbledDecoded
Multiple phones per contactUsually keptOften collapsed to oneOne column each
Merge several .vcf filesSometimesRarelyYes
Excel and CSV outputUsually bothOften CSV onlyBoth
Mac, iPad, phoneUsually notYesYes

Based on the free tiers publicly advertised by the widely-listed VCF-to-Excel tools as of August 2026. Check any specific product's site for current terms.

Stop being the hardest contact to save

Your own contact page with a QR code, a one-tap save button, and details you can change any time — without reprinting a thing.

14 days free · No credit card · Cancel anytime

Related tools