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

스마트한 디지털 모바일 명함을 만드세요.

전문적인 비즈니스 연락처를 즉시 공유하세요. 스캔 한 번으로 이름, 전화번호, 이메일, 주소를 스마트폰 주소록에 자동 저장합니다.

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

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