온라인 QR 코드 생성기.
100% 평생 무료 · 회원가입 불필요 · 워터마크 없음

터치 한 번으로 사전 작성된 이메일을 띄우세요.

받는 사람 이메일 주소, 제목, 본문이 미리 채워진 이메일 클라이언트를 즉시 열어주는 QR 코드를 생성합니다.

오늘 생성된 코드 12,450개
평균 12ms 초고속 스캔
서버 상태: 100% 정상 작동 중
실시간 미리보기이메일
활성

Why Use QR Codes?

This QR code type encodes information directly into the QR code matrix (static QR code). When scanned, the corresponding application (like camera, settings, or wallet) opens it immediately.

Key Features
  • No login required for creation
  • Grows with error-correction support
  • Instant client-side rendering
  • Vector SVG and PNG files support

내 로컬 보관함

저장된 기록이 없습니다. QR 코드를 생성하고 다운로드하면 여기에 보관됩니다!

v1.0 API

개발자 API 연동

가벼운 클라이언트 스크립트를 통해 웹사이트나 앱에 즉각적인 QR 코드 생성 기능을 손쉽게 연동하세요.

qr-generator-client.js
import QRCodeStyling from 'qr-code-styling';

// Initialize customized QR code
const qrCode = new QRCodeStyling({
  width: 300,
  height: 300,
  data: 'https://onlineqrgenerator.com',
  dotsOptions: { color: '#171717', type: 'rounded' },
  backgroundOptions: { color: '#ffffff' },
  image: '/logo.png'
});

qrCode.append(document.getElementById('qr-holder'));

자주 묻는 질문 (FAQ)

QR 코드 생성 및 활용에 대해 궁금한 점이 있으신가요? 아래에서 확인해 보세요.

Action completed