Step 1 / source
Choose the source
Drop one file here
Choose a VCF export containing the contacts you want to review as a table.
Checking publication status...LOCAL CONTACT CONVERTER / VCF TO CSV
Turn up to 1,000 basic vCard contacts into a formula-protected UTF-8 CSV with nine practical contact columns.
Step 1 / source
Choose a VCF export containing the contacts you want to review as a table.
Checking publication status...This operation runs with browser APIs. Nirmion receives catalogue requests, not the selected source bytes.
The converter creates a separately named output. It never writes back into the source file.
One UTF-8 .vcf or .vcard file up to 5 MB and 1,000 cards. Basic text fields are supported; encoded photos and custom properties are omitted.
Plain-language method
The parser unfolds continued vCard lines, reads common text properties, makes one row per card, and writes full name, first name, last name, email, phone, organization, title, address, and website columns.
Export contacts as UTF-8 vCard. Each record needs BEGIN:VCARD and END:VCARD plus at least a name, email, or phone.
There are no mapping choices in this first route. When a card contains several emails or phone numbers, the first supported value is used.
The UTF-8 CSV includes a byte-order marker for common spreadsheet software and neutralizes formula-leading cells.
Useful when
Before converting
Know the boundary
Photos, groups, labels, custom fields, multiple-value fidelity, quoted-printable content, and binary properties are not preserved in the nine-column CSV.
Quick answers
The output is useful for review, not a lossless backup.
This first release uses the first supported TEL and EMAIL value per card.
Binary and encoded photo fields are ignored; keep the original VCF for full fidelity.
Formula-leading text is neutralized to reduce spreadsheet formula injection risk.