Digital Business Card Creator
Build a beautiful, mobile-friendly digital business card and export a single standalone HTML file (with the .vcf encoded inline). Host on GitHub Pages / Netlify / your own CDN, then point a QR code at the hosted URL. Free and private — Toollyz has no backend.
What is the Digital Business Card Creator?
A digital business card is a shareable web page that holds your photo, role, contact details and social links — like a paper card but tappable and instantly saveable to a phone's contacts. Toollyz Digital Business Card Creator builds a **standalone HTML file** (no external CSS, no external JS, no hosting dependencies) you can save and host anywhere — GitHub Pages, Netlify, a CDN bucket, even email it directly. The exported page includes a **Save-to-contacts** button backed by an inline data:URL `.vcf` (vCard 3.0), so visitors get a one-tap import on iOS and Android without any external service. The four-tab form covers Identity (name, title, company, photo, short bio), Contact (email, phone, website), Social (LinkedIn, X/Twitter, GitHub, Instagram, YouTube — only those you fill in render) and Style (brand colour and page background). Live preview is rendered in a real sandboxed iframe so what you see is what your visitors see. Two QR helpers: one for the standalone .vcf (no hosting needed; embeds the contact directly) and one for whatever URL you'll host the HTML page at. Toollyz has no backend; everything saves to localStorage on your device only.
How to use it
- Fill the Identity, Contact, Social and Style tabs — the live iframe updates instantly.
- Click Download card.html — that's a complete page ready to upload.
- Host it anywhere (GitHub Pages, Netlify, S3, your CMS).
- Enter the hosted URL in the QR generator below and download the QR PNG.
Benefits
- Standalone HTML output — no external CSS, no external JS, no hosting dependencies.
- Embedded vCard 3.0 as a data:URL so the Save-to-contacts button works without any extra service.
- Live preview rendered in a sandboxed iframe so you see exactly what visitors will see.
- Five social platforms (LinkedIn, X/Twitter, GitHub, Instagram, YouTube) with inline SVG icons coloured by the brand colour.
- Brand colour and page background colour pickers.
- Square initials fallback when no photo URL is provided.
- QR generator for the hosted page URL with downloadable PNG.
- 100% private — Toollyz has no backend, form data saves to localStorage on this device only.
Frequently asked questions
Why does Toollyz make me host the HTML page myself?
Because Toollyz is a static site with no backend — there's no server to host a unique URL for your card. The honest path is to give you a complete standalone HTML file and let you host it on the platform of your choice (GitHub Pages, Netlify, Vercel, your own CDN).
What's the easiest way to host card.html?
Drag the file into Netlify Drop (netlify.com/drop) for instant free hosting; or push it to a GitHub repo with Pages enabled; or upload to any S3-style bucket configured for static hosting. Any of these gives you a public URL you can put on a QR code.
Does the page work offline once it's downloaded?
Almost — text and structure are fully self-contained, but the photo URL is an `<img src>` that needs network when it's viewed. The Save-to-contacts button works offline because the .vcf is embedded as a data URL.
Can I include multiple phones or emails?
The visual card surfaces one of each for clean layout. The embedded .vcf supports multiples — use the VCard Generator tool to build a richer .vcf, then drop its source into this tool's identity field.
How does the Save-to-contacts button work?
It points at a `data:text/vcard;base64,…` URL containing the full vCard 3.0 payload. iOS Safari and Android Chrome both recognise the MIME type and offer Add to Contacts. Outlook web and Gmail may save it as a downloaded file instead.
What if my company already has a Linktree or Bento page?
Use that and skip this tool — Linktree is more flexible for adding posts and links. Toollyz Digital Business Card is intentionally simpler: one page per person, one .vcf, no analytics, no third-party tracking, no signup.
Why isn't the QR code coloured?
Black-on-white QR codes have the highest contrast and scan rate. Coloured QR codes work but can confuse some scanners. We render in black-on-white for reliability.
Will the card look good in dark mode?
The default styling is intentionally dark-mode-friendly (dark page background + light text). Visitors on a system in light mode see the same page — design choice prioritises consistency over OS preference.
Are my details uploaded?
No. Toollyz has no backend. Your form data saves to localStorage on this device only. The card.html you download is a static file — whatever happens to it after that is up to you.
Is this Business Card Creator free?
Completely free with no signup and no limits. Build as many cards as you like — privately in your browser.
Related tools
See all generators toolsVCard Generator
RFC 2426 vCard 3.0 with QR scan-to-add for iOS / Android.
Email Signature Generator
Table-based HTML with inline styles, rich-paste for Gmail / Outlook.
QR Code Generator
Generate QR codes for any text or URL — download as PNG.
URL Shortener
Free short links via TinyURL or is.gd — with optional alias.