ARDOTOOLS
vCard QR Generator
Turn contact details into a scannable QR code and a downloadable .vcf file. Scanning the code adds the contact straight to a phone.
Contact
QR code
vCard text
Everything runs in your browser — the contact details are never uploaded. Need a QR you can 3D print? Try ArdoQR.
How it works
-
Fill in the contact details
Name, organisation, phone, email and website.
-
Take the QR code
Scanning it offers to save the contact directly. Download the PNG to print or embed it.
-
Or take the .vcf file
The same contact as a file you can email, import, or attach to a signature.
What people use it for
Business cards
A code on the back saves the card from being retyped or thrown away.
Conference badges
Swap details by scanning instead of spelling out an email address.
Email signatures
Attach the .vcf so a client can add you in one click.
Shop and office signage
A code by the door that saves your number to a customer's phone.
Questions
- What happens when someone scans it?
- Their camera reads a vCard and the phone offers to create a contact with the fields you filled in. There is no link to follow and no page to load.
- Does it work with accented names?
- Yes. The payload is encoded as UTF-8, so names like José Muñoz round-trip exactly.
- Why did the code disappear?
- The QR format has a capacity limit. If the details are too long to encode, the tool says so and the .vcf download still works. Shortening a field brings the code back.
- Are my contact details uploaded?
- No. The code and the file are both built in this page. Open your Network tab and watch: after the page loads, there are no further requests.