Contact list
A CSV file that is delimited by either comma, tab, or semicolon. The first row must be a header row and the first few rows must have the same number of columns.
Supported fields include:
- Full name
- First name
- Last name
- Birthday
- Phone number
- Email address
- Gender
- Picture (can be either a URL or the base64-encoded picture bytes)
along with possible field name variations for each column (e.g. Birthdate = Birthday).
Many field name variants are supported for generic contact lists; but the following header rows are specifically recognized:
- Google Contacts
NOTE: Google Contacts' export is currently broken; it will only contain a fraction of your contacts. Use vCard format instead!