close
The Wayback Machine - https://web.archive.org/web/20230308094227/https://github.com/Adron55/exceltovcf
Skip to content

Adron55/exceltovcf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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

Releases

No releases published

Packages

No packages published

Languages