Contact QR code
qr_vcardCall this tool to make a QR code that adds a contact when scanned (vCard 3.0). For your own card pass nothing: name, phone, email and address default to the shared business profile, never asked for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Company or organisation | |
| url | No | Website | |
| name | No | Full name, for example Anna Kowalska. Defaults to the shared business profile's name; pass it only for someone else's card | |
| note | No | Free note stored on the contact | |
| size | No | PNG width in pixels, 32 to 4000 (default 300). SVG scales without it | |
| No | Email address. Defaults to the shared business profile | ||
| phone | No | Phone number, in the form it should be dialled. Defaults to the shared business profile | |
| title | No | Job title | |
| format | No | svg (default, free) or png (Pro) | |
| margin | No | Quiet zone in modules, default 4, which is what the QR standard requires | |
| address | No | Postal address, one line. Defaults to the shared business profile | |
| out_path | No | Name for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour | |
| overwrite | No | Replace a file of the same name already produced in this request (default false) | |
| error_correction | No | L 7%, M 15% (default), Q 25%, H 30% of the code recoverable when damaged |