CorrectVCF

Fix broken vCard files automatically.

Validate for free. Autofix with Pro. Works with Outlook, Apple Contacts, and Google Contacts.

Validate (Free)

Find what's wrong fast with detailed error guidance for every property.

Fix (Pro)

Download corrected VCF files instantly with Autofix—no manual edits required.

Compatible

Works across Outlook, Apple Contacts, and Google Contacts clients.

Why CorrectVCF?

Validate and automatically fix vCard files with logic tuned to real clients (Outlook, Apple, Google).

Simple API

Pro users can POST raw .vcf with autofix=1 to get validated results and fixed contacts in one response.

curl -X POST "https://api.correctvcf.com/api/validate-vcf?autofix=1" \
  -H "Authorization: Bearer $CORRECTVCF_KEY" \
  -H "Content-Type: text/vcard" \
  --data-binary @contacts.vcf

Privacy First

Processed in memory, not stored. Short logs with request IDs for support only.