Json To Vcf Converter Jun 2026

While JSON is the darling of modern web development, VCF (vCard) remains the global standard for electronic business cards. Understanding how to use a effectively can save you hours of manual data entry. What is JSON?

| JSON Field | VCF Property | Notes | |------------|--------------|-------| | fullName | FN | Required | | firstName + lastName | N | Structured: N:last;first;middle;prefix;suffix | | nickname | NICKNAME | | | phoneNumbers[].number | TEL | Add TYPE parameter | | emails[].address | EMAIL | Add TYPE parameter | | addresses | ADR | Structured: ADR;TYPE=home:;;street;city;state;postal;country | | organization | ORG | | | jobTitle | TITLE | | | birthday | BDAY | Format: YYYY-MM-DD | | notes | NOTE | | | website | URL | | json to vcf converter