[
{
"fullName": "Ada Lovelace",
"firstName": "",
"lastName": "Pioneer of computing",
"email": "ada@example.com",
"phone": "+44 1234 567890",
"organization": "Analytical Engines Ltd",
"title": "Mathematician",
"url": "https://example.com",
"address": "10 Downing St, London, SW1A 2AA, UK",
"note": ""
}
]VCF cards are unfolded and normalized into a simple contact JSON shape with name, email, phone, and other common fields.
JSON import accepts one object or an array of objects and turns each row back into a basic vCard.
Use this when you want structured contact data for scripts, APIs, or cleanup before sync.
Related Tools
Compress folders into ZIP archives or extract ZIPs into folders.
Normalize GeoJSON or wrap coordinate records into features.
Convert between hexadecimal bytes and text.
Convert between plain text and URL-encoded strings.
Convert between text and Unicode escape sequences.
Convert calendar events between ICS and CSV.