Skip to main content

Online vCard Dataset Generator

Generate VCF files containing vCard contact cards with selectable fields, repeated contact details, and configurable vCard versions.

Quick Options (Rows):
Property Type Include
Also updates available contact fields
Field separator
Output size
Max 25
Max 10
Max 10

Sample vCard output

BEGIN:VCARD
VERSION:4.0
FN:John Doe
EMAIL:john@example.com
TEL:+1-555-0102
END:VCARD

Common VCF use cases

Create sample contacts for CRM migration testing. Test phone and address-book import workflows. Prepare VCF fixtures for contact synchronization checks.

Common import issues

The importing application expects a different vCard version. Required contact fields are missing or disabled. Phone, address, or date values use an unsupported format.

How this VCF generator works

  • The default output uses vCard VERSION:4.0.
  • Enable or disable supported contact fields before generation.
  • Add repeated phone, email, or address fields where supported.

Generation limits

Generate up to 5,000 vCard contacts per file. Generate up to 10 VCF files per run. Compatibility may vary between applications and vCard versions.

Related tools

VCF generator FAQ

Which vCard version is used by default?

The generator uses vCard VERSION:4.0 by default. You can select another supported version when needed.

Can I include multiple phone numbers or email addresses?

Yes. Add repeated TEL, EMAIL, or ADR fields and configure their types before generation.

How do I improve VCF import compatibility?

Choose the vCard version supported by the target application and include the contact fields it requires.