Email Address

<\/script>\n
'; }, get iframeSnippet() { const domain = 'qrcodefyi.com'; const type = 'entity'; const slug = 'email'; 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 an email address using the mailto: URI scheme, optionally including a pre-filled subject line and message body. Scanning opens the device's default email client with the recipient, subject, and body already populated.

Email Address

2D MATRIX
Encoding Prefix mailto:
Max Characters 2000
Featured Yes

Related Tools

Related Guides

Use Cases

자주 묻는 질문

이메일 QR 코드란 무엇인가요?

이메일 QR 코드는 mailto: URI를 인코딩하여 기기의 이메일 클라이언트를 열고 수신자 주소, 제목, 본문을 미리입력된 상태로 표시합니다.

이메일 QR 코드를 어떻게 만드나요?

QR 생성기에 수신자 주소와 선택적으로 제목 및 본문을 입력하여 PNG 또는 SVG로 다운로드 가능한 mailto: QR코드를 생성합니다.

이메일 QR 코드를 스캔할 수 있는 앱은 무엇인가요?

모든 QR 스캐너 또는 기본 카메라 앱이 mailto: QR 코드를 디코딩할 수 있으며, 대부분 필드가 미리 입력된 기본메일 앱을 열 수 있습니다.