vCard — /tools/vcard
How it works: Builds a .vcf (vCard) for phones and CRMs.
- Optional profile photo (~200×200).
- First / last name.
- Phones — add rows; types Work, Main, Home, Cell, Fax, Other.
- Emails, organization, title, URLs, address as the form exposes them.
- Generate/download via
POST /card/generateVCF. Files may appear underpublic/id/.
Open the .vcf on iOS/Android to Add Contact. Outlook and many CRMs import the same file.
QR code — /tools/qr-code
How it works: Choose a type, fill fields, customize, download PNG.
| Type | Payload |
|---|---|
| Text / URL | Arbitrary text or https://… |
Address, optional subject and body (mailto:) |
|
| Phone | tel: number |
| SMS | Number + optional message |
| Wi‑Fi | WIFI:T:WPA;S:ssid;P:password;; (WPA/WPA2, WEP, or nopass) |
Customization: size 200 / 300 / 400 / 500 px; foreground/background colours (keep contrast high for print). Generation calls POST /generateQr (Simple QrCode on the server). Download exports PNG from a canvas. You can also copy the image.
Setup tip: Encode /link/jane or /l/launch, not a URL you will retire. Then you can change the destination page without reprinting the QR.
Pairing
Put the QR on Print Studio backs, posters, or NFC artwork. Use vCard QR or a vCard file when the goal is “save this person”, not “open a website”.
← All ProfileSuite – Digital Business Card, Bio Link & Lead Capture Platform documentation