How to Export iPhone Contacts to Excel (CSV) in 2026
iPhone’s Contacts app doesn’t export to CSV. It exports to .vcf (vCard), which Excel can’t open. To get your contacts into a spreadsheet you need one conversion step in the middle. Here are the four real paths in 2026, ordered by how much you trust the tools involved.
Why iPhone Won’t Export CSV Directly
Apple’s design choice is to treat contacts as cards, not rows. A contact can have multiple phone numbers, multiple emails, multiple addresses, plus a note and a photo. vCard handles that natively. CSV doesn’t, which is why no Apple product offers a direct CSV export.
This means every method below is really a two-step process: get a .vcf out of iPhone, then convert it.
Method 1: iCloud.com on a Computer (Free, Privacy-Friendly)
If you have iCloud Contacts enabled and a Mac handy, this is the cleanest path because no web service touches your data.
- On a Mac, go to icloud.com/contacts and sign in.
- Select all contacts (Cmd+A).
- Click the gear icon at the bottom-left > Export vCard.
- Open the resulting
.vcffile by double-clicking it. Mac Contacts opens. - In Mac Contacts, select all the imported contacts and drag them into a blank Numbers spreadsheet.
- Save the Numbers file, then export as CSV: File > Export To > CSV.
The Numbers drag-and-drop step is the trick most guides miss. It builds a table you can clean up and export. You may need to rename or reorder columns before saving as CSV, but the data lands cleanly without ever touching a third-party tool.
Method 2: Google Contacts (Free, Cloud-Based)
If you’d rather skip the Mac, route through Google Contacts.
- On iPhone: Settings > Apps > Mail > Accounts > Add Account > Google. Sign in and enable Contacts.
- On iPhone Contacts, change the default account to Google (Settings > Apps > Contacts > Default Account > Google). New contacts now save to Google.
- To copy existing iCloud contacts over, export them from iCloud.com as
.vcf, then import that file at contacts.google.com. - In Google Contacts, click Export > Google CSV (or Outlook CSV if you want it Excel-ready).
This gives you CSV with no extra software, but your contacts pass through Google. Fine for many people, not fine for everyone. Weigh it against your privacy preferences.
Method 3: Third-Party Desktop Apps
Tools like TouchCopy (Wide Angle Software) and Cisdem ContactsMate read contacts directly off the iPhone over USB and export to CSV without needing iCloud sync.
These work but they aren’t free, the iPhone has to be plugged into a computer for the duration of the transfer, and you’re trusting a third-party desktop app with full read access to your address book. Read their privacy policies before installing.
Method 4: Online vCard-to-CSV Converters (Avoid for Sensitive Data)
Plenty of websites will accept a .vcf upload and return a .csv. They’re convenient and free. They also receive a complete copy of your address book, which most of them retain for some period and a few of them sell or use for ad targeting.
If your contact list is sensitive (clients, family, anyone who’d be upset to find their info in a marketing database), don’t use these. Use Method 1 instead. If your list is fine to share with a random web service, this is the fastest option.
What If You Want a Printable Directory Instead?
A common reason people search for “export iPhone contacts to Excel” is that they want a printable list. CSV is one way to get there, but it’s a long path: export to CSV, format the spreadsheet, set up print layout, print.
If a printed contact directory is the actual goal, skip the spreadsheet step. ContactPDF generates a print-ready PDF directly from your iPhone Contacts with three layout templates (Classic with photos, Directory with full details, Compact high-density). The PDF is done in one tap, on-device, with no computer or sync required.
Use CSV when you actually need a spreadsheet (mail merge, analysis, deduplication, custom sorting). Skip to PDF when the destination is paper.
CSV Output: What You’ll See
Whichever method you pick, the resulting CSV typically has columns for:
- First Name, Last Name, Middle Name
- Phone 1, Phone 2, Phone 3 (and labels)
- Email 1, Email 2 (and labels)
- Address fields (street, city, state, zip, country)
- Organization, Job Title
- Birthday
- Notes
Photo data and custom field labels usually don’t survive the conversion. If those matter to you, vCard or PDF is a better archive format.
Closing
iPhone doesn’t have a one-tap CSV export and isn’t likely to gain one. Of the four routes, the iCloud-to-Numbers method on a Mac gives the cleanest result without involving any third-party service. Google Contacts works if you’re comfortable with the cloud middleman. Third-party desktop apps work if you don’t have a Mac. Online converters work if your data isn’t sensitive. And if printable was actually the goal, skip CSV and go straight to a tool like ContactPDF.