How-To Guide
7 min read

How to Export Contacts from Contacts (2026 Guide)

Follow these steps to export your Contacts contacts as a CSV file. Once exported, you can use any of our converter tools to transform the data for your target system.

Export Steps

1

Export from Google Contacts as vCard

Go to contacts.google.com and sign in. Select the contacts you want to export or choose all contacts. Click the three-dot 'More actions' menu or the 'Export' option in the sidebar. In the export dialog, select 'vCard (for iOS Contacts)' and click 'Export'. A .vcf file will download containing all selected contacts.

Tip: Google Contacts exports vCard version 3.0, which is compatible with both iOS and Android devices.
Google Contacts export dialog showing vCard format option alongside Google CSV and Outlook CSV
Select vCard (for Android or iOS contacts) in the export dialog.
2

Export from iPhone or iPad

On your iPhone or iPad, open the Contacts app. Go to the 'Lists' view by tapping the back arrow until you see your contact lists. Long-press on 'All Contacts' (or a specific group) and select 'Export' from the menu that appears. Choose which fields to include and share or save the resulting .vcf file.

Warning: Older iOS versions may not have the direct export option. In that case, sync your contacts to iCloud and export from icloud.com using the steps for the web method below.
3

Export from Android

Open the Contacts app on your Android device. Tap the menu icon (three horizontal lines or three dots) and look for 'Settings' or 'Manage contacts'. Select 'Export' or 'Import/Export', then choose to export as a .vcf file. Select the contacts to include and choose where to save the file, such as internal storage or a cloud drive.

4

Export from iCloud.com (web method)

Go to icloud.com and sign in with your Apple ID. Click on 'Contacts' to open your contact list. Select the contacts you want to export, or press Ctrl+A (Cmd+A on Mac) to select all. Click the gear icon in the lower-left corner and choose 'Export vCard'. A .vcf file will download to your computer.

5

Export from Outlook as vCard

In Outlook desktop, open the People (Contacts) section. Select the contact you want to export and click 'Forward Contact' in the ribbon, then choose 'As a Business Card (vCard)'. This attaches the contact as a .vcf file. For bulk export, it is more efficient to export as CSV first and then convert to vCard using a tool.

Tip: Outlook exports individual vCards one at a time. If you need to export all contacts at once, use the CSV export method or a third-party Outlook add-in that supports bulk vCard export.
6

Verify the vCard file

Open the downloaded .vcf file in a text editor to confirm it contains valid vCard data. Each contact begins with 'BEGIN:VCARD' and ends with 'END:VCARD'. Inside each block, you will see properties like FN (full name), N (structured name), EMAIL, TEL, ORG, and ADR. Multiple contacts can be stored in a single .vcf file.

7

Check vCard version compatibility

The file should specify its version near the top of each contact block (e.g., 'VERSION:3.0' or 'VERSION:4.0'). Version 3.0 is the most widely compatible format, supported by iOS, Android, Google, and most email clients. Version 2.1 is a legacy format that some older devices still use. The converter handles all common vCard versions.

Warning: If the vCard file uses version 2.1 encoding (QUOTED-PRINTABLE), international characters may appear as encoded sequences. The converter will decode these automatically during processing.

Required Contacts Fields

Field Type Description Example
FN Text Full formatted name (vCard FN property) John Doe

Your Contacts export must include these fields for successful conversion.

Next Step Once you have exported your contacts, use one of the converter tools below to transform your file.

Frequently Asked Questions

Contacts exports contacts as a CSV (Comma Separated Values) file, which can be opened in Excel or Google Sheets.
The file is usually downloaded to your browser's default Downloads folder. Check your Downloads folder or look for the download notification.