vCard QR Payload
Most phones and modern contact apps can scan a vCard QR code and offer to create a new contact immediately.
Create a scannable contact card QR code that updates in real time as you type. Include first name, last name, business name, phone number, and email address in a standard vCard payload.
The QR preview refreshes as soon as you change any field, so you can tune the contact card before downloading it.
Start entering contact details to generate a QR code.
BEGIN:VCARD VERSION:3.0 FN:Contact END:VCARD
The generator encodes a standard vCard 3.0 contact card in the QR code. Your form data stays in the browser and is never uploaded to phone.gd.
Most phones and modern contact apps can scan a vCard QR code and offer to create a new contact immediately.
Business name is stored in the vCard ORG field so company details travel with the contact entry, not just the personal name.