Forum Discussion
Jonhanwa
Sep 03, 2026Tin Contributor
How can I convert contacts VCF file to Excel on Windows 11?
Got a bunch of contacts saved as a .vcf file, a type of vCard file. Now, I need them organized into an Excel spreadsheet (.xlsx). This is much easier to sort/filter/edit the contacts. Manually retypi...
LindaHamilton
Sep 03, 2026Iron Contributor
vcf2csv command line option. After converting to csv, just open the file with Excel and export the file into .xlsx.