对比
二维码类型并排对比。
二维码 vs Data Matrix
QR codes use three finder patterns for omnidirectional scanning, while Data Matrix uses an L-shaped finder. QR codes have higher …
数字模式 vs 字母数字编码模式
Numeric mode encodes digits at 3.33 bits/char (most efficient), while alphanumeric mode encodes uppercase + digits + 9 symbols at …
字节模式 vs 汉字编码模式
Byte mode encodes each character as 8 bits (ISO 8859-1). Kanji mode encodes Shift JIS characters at 13 bits per …
WiFi 二维码 vs URL 二维码
WiFi QR codes use the WIFI: protocol to auto-connect devices, encoding SSID, password, and encryption type. URL QR codes link …
二维码 PNG vs SVG 导出
PNG exports are rasterized at a specific resolution — ideal for digital use and small prints. SVG exports are vector-based …
邮件二维码 vs 短信二维码
Email QR codes use the mailto: protocol to open a compose window with pre-filled recipient, subject, and body. SMS QR …
电话二维码 vs 短信二维码
Phone QR codes use the tel: protocol to initiate a call, while SMS codes use smsto: to open a text …
二维码 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 动态二维码
Static QR codes encode data directly and cannot be changed after printing. Dynamic QR codes encode a redirect URL that …
日历事件二维码 vs URL 二维码
Calendar QR codes embed iCalendar (VEVENT) data to add events directly to the user's calendar app. URL QR codes can …
名片二维码 vs 海报二维码
Business card QR codes must fit in ~25×25mm with high EC for small scanning distance. Poster QR codes can be …
二维码 vs 微型二维码
Micro QR codes (ISO/IEC 23941) use a single finder pattern instead of three, reducing size by up to 50%. Limited …
二维码 vs PDF417
QR codes are true 2D matrix codes while PDF417 is a stacked linear symbology. PDF417 holds more raw data (2,710 …
比特币二维码 vs URL 二维码
Bitcoin QR codes use the bitcoin: URI scheme (BIP 21) with address, amount, and label fields to trigger wallet apps. …
地理位置二维码 vs URL 二维码
Geo QR codes encode latitude/longitude coordinates using the geo: protocol to open a maps app directly. URL QR codes can …
vCard 二维码 vs MeCard 二维码
vCard (BEGIN:VCARD) is the international standard for contact exchange with rich field support, while MeCard (MECARD:) is a compact Japanese …
二维码纠错级别 L vs H
EC Level L (7% recovery) produces the smallest QR code with lowest redundancy, ideal for clean digital displays. Level H …
URL 二维码 vs 纯文本二维码
URL QR codes open a web browser automatically when scanned, while plain text QR codes simply display the encoded text. …
WiFi 二维码: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 …
二维码纠错级别 M vs Q
EC Level M (15% recovery, default) balances size and reliability for most uses. Level Q (25% recovery) adds robustness for …
营销二维码 vs 支付二维码
Marketing QR codes typically link to landing pages with tracking parameters, designed for maximum scan conversion. Payment QR codes encode …
印刷二维码 vs 屏幕二维码
Print QR codes need higher error correction (M or Q) to survive print defects, and minimum physical size depends on …
二维码 vs Aztec 码
QR codes require quiet zones around the symbol, while Aztec codes use a central bull's-eye finder and need no quiet …
字母数字模式 vs 字节编码模式
Alphanumeric mode (5.5 bits/char) is limited to uppercase, digits, and 9 symbols. Byte mode (8 bits/char) supports the full ISO …