/vcard2csv

Convert vcard files to csv, including non-standard iOS and Google Contact vcard extensions

Primary LanguageGoMIT LicenseMIT

vcard2csv

Export vcard files to CSV

Supports as many ios/google contact non-standard extensions as possible.

Usage

Requires Go

install with:

go get -u github.com/alexwennerberg/vcard2csv

Pipe in a vcf file with one or more contacts

Your csv will be printed to stdout