비교

QR 코드 유형별 나란히 비교.

숫자 vs 영숫자 인코딩 모드

Numeric mode encodes digits at 3.33 bits/char (most efficient), while alphanumeric mode encodes uppercase + digits + 9 symbols at …

QR 코드 PNG vs SVG 내보내기

PNG exports are rasterized at a specific resolution — ideal for digital use and small prints. SVG exports are vector-based …

이메일 QR 코드 vs SMS QR 코드

Email QR codes use the mailto: protocol to open a compose window with pre-filled recipient, subject, and body. SMS QR …

전화 통화 QR 코드 vs SMS QR 코드

Phone QR codes use the tel: protocol to initiate a call, while SMS codes use smsto: to open a text …

QR 코드 vs rMQR 코드

Rectangular Micro QR (rMQR, ISO/IEC 23941:2022) is designed for narrow spaces like shelf labels and tickets. It maintains QR-level reliability …

바이트 vs 한자 인코딩 모드

Byte mode encodes each character as 8 bits (ISO 8859-1). Kanji mode encodes Shift JIS characters at 13 bits per …

정적 QR 코드 vs 동적 QR 코드

Static QR codes encode data directly and cannot be changed after printing. Dynamic QR codes encode a redirect URL that …

캘린더 일정 QR 코드 vs URL QR 코드

Calendar QR codes embed iCalendar (VEVENT) data to add events directly to the user's calendar app. URL QR codes can …

명함용 QR 코드 vs 포스터용 QR 코드

Business card QR codes must fit in ~25×25mm with high EC for small scanning distance. Poster QR codes can be …

QR 코드 vs 마이크로 QR 코드

Micro QR codes (ISO/IEC 23941) use a single finder pattern instead of three, reducing size by up to 50%. Limited …

QR 코드 vs PDF417

QR codes are true 2D matrix codes while PDF417 is a stacked linear symbology. PDF417 holds more raw data (2,710 …

비트코인 QR 코드 vs URL QR 코드

Bitcoin QR codes use the bitcoin: URI scheme (BIP 21) with address, amount, and label fields to trigger wallet apps. …

위치 정보 QR 코드 vs URL QR 코드

Geo QR codes encode latitude/longitude coordinates using the geo: protocol to open a maps app directly. URL QR codes can …

vCard QR 코드 vs MeCard QR 코드

vCard (BEGIN:VCARD) is the international standard for contact exchange with rich field support, while MeCard (MECARD:) is a compact Japanese …

QR 코드 vs 데이터 매트릭스

QR codes use three finder patterns for omnidirectional scanning, while Data Matrix uses an L-shaped finder. QR codes have higher …

영숫자 vs 바이트 인코딩 모드

Alphanumeric mode (5.5 bits/char) is limited to uppercase, digits, and 9 symbols. Byte mode (8 bits/char) supports the full ISO …

QR 코드 오류 수정 수준 L vs H

EC Level L (7% recovery) produces the smallest QR code with lowest redundancy, ideal for clean digital displays. Level H …

WiFi QR: WPA2 vs WPA3

WPA2 WiFi QR codes use 'T:WPA' encoding and are universally supported. WPA3 codes use 'T:SAE' but older devices may not …

QR 코드 오류 수정 수준 M vs Q

EC Level M (15% recovery, default) balances size and reliability for most uses. Level Q (25% recovery) adds robustness for …

마케팅용 QR 코드 vs 결제용 QR 코드

Marketing QR codes typically link to landing pages with tracking parameters, designed for maximum scan conversion. Payment QR codes encode …

인쇄용 QR 코드 vs 화면용 QR 코드

Print QR codes need higher error correction (M or Q) to survive print defects, and minimum physical size depends on …

URL QR 코드 vs 일반 텍스트 QR 코드

URL QR codes open a web browser automatically when scanned, while plain text QR codes simply display the encoded text. …

QR 코드 vs 아즈텍 코드

QR codes require quiet zones around the symbol, while Aztec codes use a central bull's-eye finder and need no quiet …

WiFi QR 코드 vs URL QR 코드

WiFi QR codes use the WIFI: protocol to auto-connect devices, encoding SSID, password, and encryption type. URL QR codes link …

Related on BarcodeFYI

Barcode Comparisons

Side-by-side analysis of barcode symbologies.