exceltovcf icon indicating copy to clipboard operation
exceltovcf copied to clipboard

Converting Excel(xlsx) to VCF(vCard)

Excel to Vcf

Converting Excel(xlsx) to VCF(vCard)

First of all u must download packages for working xlrd(https://pypi.org/project/xlrd/) and pandas(https://pypi.org/project/pandas/)

Here you can use ExcelToVcard or SimpleExcelToVcard.py and customize it.

#ExcelToVcard Here ExcelToVcard convert every columns to Vcard

#SimpleExcelToVcard Here SimpleExcelToVcard convert Name,Surname,Phone,Mail columns to Vcard

I uploaded sample for Excel : Contacts.xlsx