Skip to content

jrkoop/vcf2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version Python License: MIT

Agilitatum logo

vcf2csv

Convert VCARD 3.0 .vcf files into clean .csv format. Handles Apple/iCloud-specific fields, related names, dates, etc.

Usage

vcf2csv my_contacts.vcf -o ./csv_output

This Python code is fast. It converted a single VCF file containing over 80K records into CSV format in just a few minutes.


🤖 Built With Help From ChatGPT

This project was created in collaboration with ChatGPT Python GPT, a customized AI assistant for advanced Python development.

Special thanks to GPT for helping transform a messy vCard export into a clean, production-grade command-line tool.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages