Moduland
csv2vcf
Python

๐Ÿ”ง Simple script in python to convert CSV files to VCF

Last updated Jun 28, 2026
75
Stars
23
Forks
4
Issues
+1
Stars/day
Attention Score
7
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README


CSV2VCF

Convert CSV File To VCF File

By Moduland Co

----------

Requirements Status PyPI version

Installation

Source Code

  • Download Version 0.2 or Latest Source
  • Install python-tk sudo apt-get update+sudo apt-get install python-tk (Need root access)
  • python3 setup.py install or python setup.py install (Need root access)

PyPI

Usage

GUI

  • Enter contacts in .csv file (comma separated)
  • Run csv2vcf python3 -m csv2vcf or python -m csv2vcf on Mac,Linux or Windows
  • Open your csv file in application
  • Result in VCF_CONVERT folder

Command Line

  • Enter contacts in .csv file (comma separated)
  • Run csv2vcf with file as argument python3 -m csv2vcf file.csv or python -m csv2vcf file.csv on Mac,Linux or Windows
  • Result in VCF_CONVERT folder

Automated Build

Linux Windows

Input File Format

TODO

  • [ ] Phone Number
- [x] Mobile - [x] Home - [x] Work - [ ] Multi
  • [ ] Email
- [x] Mobile - [x] Home - [x] Work - [ ] Multi
  • [x] Address
  • [x] URL
  • [x] GUI

Issues & Bug Reports

Just fill an issue and describe it. We'll check it ASAP! or send an email to info@moduland.ir.

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. โค๏ธ

Remember to write a few tests for your code before sending pull requests.

Donate to our project

If you feel like our project is important can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do.

Bitcoin :

Payping (For Iranian citizens) :

License


Moduland Website

ยฉ 2026 GitRepoTrend ยท Moduland/csv2vcf ยท Updated daily from GitHub