No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Hosted in GermanyGlobal Content Delivery
Origin servers at Hetzner in Germany, delivered worldwide through a content delivery network. Your file contents are never transmitted in the process - they never leave your device.
Contact lists often arrive as a table - an export from a CRM, an Excel list from a trade show, or a team contact file. Every common address book (iPhone, Android, Outlook, Thunderbird), however, imports vCard (.vcf), not CSV directly.
This tool reads your CSV entirely locally in the browser and expects the columns full_name, given_name, family_name, email, phone, organization, title, address, birthday, note (missing columns simply stay empty). Each row becomes its own RFC 6350-compliant vCard 3.0 entry, all bundled into one .vcf file - exactly the format every address book expects on import.
Nothing is uploaded - the conversion happens entirely locally, even for lists with sensitive customer data. You can import the .vcf file straight into your address book.
Specifications
Specifications
Input formats
CSV
Auto-conversion
ZIP, XLSX, SQLite, DBF, VCF, ICS, DXF, GeoJSON
Output format
VCF
Batch processing
No
Processing
Locally in your browser (JavaScript)
File upload
None
In 3 steps
Drop or pick your CSV file.
The tool builds a vCard entry per row locally.
Download and import the .vcf file.
Limitations: Expected columns: full_name, given_name, family_name, email, phone, organization, title, address, birthday, note. Several email/phone values in one cell (semicolon-separated) become several vCard fields. No photo import, no custom fields or groups. Very large lists need memory.
FAQ
Is my CSV uploaded?
No. The vCard file is built entirely locally in the browser.