Skip to content

Features (how they work)

vCard and QR codes

How it works: Builds a .vcf (vCard) for phones and CRMs.

Last updated Aug 20, 2026 · 2 min read

vCard — /tools/vcard

How it works: Builds a .vcf (vCard) for phones and CRMs.

  1. Optional profile photo (~200×200).
  2. First / last name.
  3. Phones — add rows; types Work, Main, Home, Cell, Fax, Other.
  4. Emails, organization, title, URLs, address as the form exposes them.
  5. Generate/download via POST /card/generateVCF. Files may appear under public/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://…
Email 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

We use cookies to understand how visitors use this site. Cookie Policy