Contact Card (vCard)

<\/script>\n
'; }, get iframeSnippet() { const domain = 'qrcodefyi.com'; const type = 'entity'; const slug = 'vcard'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Encodes contact information using the vCard 3.0 standard (RFC 6350), allowing recipients to save a full contact entry — name, phone, email, organization, address, and website — directly to their phone's address book with a single scan.

Contact Card (vCard)

2D MATRIX
Encoding Prefix BEGIN:VCARD
Max Characters 2000
Featured Yes

Related Tools

Related Guides

Use Cases

자주 묻는 질문

vCard QR 코드란 무엇인가요?

vCard QR 코드는 vCard 3.0 표준(RFC 6350)으로 연락처 정보를 인코딩하여 한 번의 스캔으로 전체 연락처를주소록에 저장할 수 있습니다.

vCard QR 코드를 만들려면 어떻게 해야 하나요?

vCard QR 생성기를 사용하여 이름, 전화, 이메일 및 기타 필드를 입력한 후 QR 코드를 다운로드하여 명함이나 표지판에공유하세요.

vCard QR 코드는 어떤 데이터를 저장하나요?

이름, 전화번호, 이메일 주소, 조직, 직책, 웹사이트 URL, 물리적 주소를 BEGIN:VCARD…END:VCARD 블록내에 저장합니다.