# Business Card QR to vCard — Save a Scanned Contact as .vcf

> Decode the QR code on a business card and save the contact as a .vcf file for any address book.

To turn a business card QR code into a contact file, drop in a photo of the card or scan it with your camera. If the code carries a vCard, every field is parsed out — name, organisation, job title, every phone number and email address — and offered as a .vcf download that imports into iOS, Android, Outlook and Google Contacts. Folded lines are rejoined and escaped characters resolved, which is where naive parsers usually mangle a card.

**URL:** https://convertto.tech/t/business-card-to-vcard
**Category:** QR & Barcodes (https://convertto.tech/c/qr-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Camera and decoding run in the page — no image is uploaded
- **Input:** Drop, paste, choose several at once, or scan live
- **Safety:** Decoded links are checked structurally before you open them
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Select your image — the file stays on your device and is never uploaded.
2. Press Run, then download the result when it is ready.

## FAQ

### Does this read the printed text on a card?

No — it reads the QR code on the card, not the printed lettering. Cards that carry a QR code almost always encode a full vCard behind it, which is far more reliable than character recognition on a photograph.

### Will the .vcf import into my phone?

Yes. The file is written as vCard 3.0, which iOS, Android, Outlook and Google Contacts all accept. Escaped characters and folded long lines are normalised on the way out, so a card that displayed oddly elsewhere imports cleanly.

### What if the code is not a vCard?

It still decodes, and you are told what it actually is — many cards encode just a website or a LinkedIn link. The .vcf download only appears when there is a genuine contact card to save.

## Related tools

- [vCard Generator](https://convertto.tech/t/vcard-generator): Build a contact card with several numbers and addresses, and get the .vcf plus a scannable QR.
- [Barcode Reader](https://convertto.tech/t/barcode-to-text): Read a code from a photo, a screenshot or your camera, entirely in your browser.
- [QR Code to Text](https://convertto.tech/t/qr-to-text): Pull the raw text, link or data out of a QR code image, and check it before you act on it.
- [QR Code Generator](https://convertto.tech/t/qr-code-generator): Design QR codes with custom shapes, gradients and a logo, and check they will still scan.
- [QR Code Reader](https://convertto.tech/t/qr-code-reader): Decode a QR code from an image or your camera, and check the link before you open it.
- [Barcode Generator](https://convertto.tech/t/barcode-generator): Generate scannable retail and logistics barcodes, with the check digit and print size checked as you type.
- [OCR PDF](https://convertto.tech/t/ocr-pdf): Recognise the text in a scanned PDF and add it as an invisible, selectable layer over the original pages.
- [PDF Text Extractor](https://convertto.tech/t/pdf-text-extractor): Pull all the text out of a PDF as plain text you can search, copy or reuse.
