Business cards
On the back of the card. The paper gets thrown away; the contact entry does not.
Someone scans, taps Save, and you are in their address book — spelled correctly, with the right number. No app on either side, and no link that can rot.
No manual required — but here's the whole flow, start to finish.
Fill in the fields that matter — at minimum a name and one way to reach you
Leave the rest blank; empty fields are simply left out of the card
Keep it short if you can: fewer details means fewer squares, which scans faster in poor light
Download the SVG for print, and scan it yourself to check the contact card looks right
BEGIN:VCARD
VERSION:3.0
N:Smith;Alex;;;
FN:Alex Smith
ORG:Northwind Studio
TITLE:Producer
TEL;TYPE=CELL:+44 7700 900123
EMAIL;TYPE=INTERNET:alex@example.com
URL:https://example.com
END:VCARD A vCard 3.0 record, the same format your phone already uses for contacts — which is why it saves without an app.
On the back of the card. The paper gets thrown away; the contact entry does not.
A small code under your sign-off, so anyone can add you to their phone from a laptop screen.
Faster than swapping cards, and it survives the bag of paper everyone bins on the way home.
A passer-by saves your number without a pen or a screenshot they will never look at again.
It is the standard file format for a contact — the same thing your phone sends when you share a contact by message. Encoding it in a QR code just means the phone can read it from a camera instead of a file.
Every field adds data, and more data means more squares. A full card with address and notes can get busy enough to be slow to scan. Drop the fields you do not need — name, mobile and email is usually plenty.
Yes, and the tool sizes it against the error-correction budget so the code still scans. It checks by actually decoding the result, rather than assuming.
Free with no limits, no signup and no watermark. The code is a plain image once you download it — it is not a redirect through our servers, so it keeps working forever whether or not AroraLabs does.
PDF utilities, image editors, calculators, dev tools and more — same rules: no login, nothing uploaded, no watermarks.