指南
深度解析二维码技术、实施方法与最佳实践的专业指南。
二维码基础知识
什么是QR Code?完整入门介绍
The definitive beginner guide to QR codes — history, structure, how they work, and why they matter in 2026.
QR Code解析:每个组成部分详解
Detailed breakdown of QR code components: finder patterns, timing patterns, alignment markers, data regions, and format information.
QR Code版本1-40:大小、容量和选择
Complete reference for all 40 QR code versions — module counts, data capacity per EC level, and how to choose …
编码模式:数字、字母数字、字节、汉字和ECI
How QR codes encode data: five modes with different character sets and efficiency. When to use each mode and mixed-mode …
纠错级别 L、M、Q、H:如何选择
Understanding error correction levels and their trade-offs. When to use L (7%), M (15%), Q (25%), or H (30%) recovery.
QR Code扫描原理:从摄像头到数据
The complete decoding pipeline: image capture, binarisation, finder detection, format reading, unmasking, error correction, and data extraction.
静态vs动态QR Codes:优缺点与适用场景
Compare static and dynamic QR codes: functionality, cost, analytics, flexibility, and which type fits your needs.
QR Code数据容量:按版本和模式的最大字符数
Complete capacity tables for all 40 versions across all EC levels and encoding modes. How to calculate the required version …
QR Code vs 条形码:为什么2D获胜
How QR codes surpassed traditional 1D barcodes: capacity, speed, error correction, and versatility comparison.
掩码图案:每个QR Code中隐藏的优化
The eight mask patterns, penalty scoring, and how the encoder selects the optimal mask for readability.
定位图案:为什么QR Codes有三个方块
The 1:1:3:1:1 ratio, detection algorithm, and why three squares in specific corners enable instant orientation from any angle.
QR Codes中的Reed-Solomon纠错
How Reed-Solomon codes work in QR codes: Galois field arithmetic, generator polynomials, and codeword interleaving.
Micro QR与rMQR:标准QR的紧凑替代方案
When standard QR codes are too large: Micro QR (M1-M4) and Rectangular Micro QR (rMQR) variants for space-constrained applications.
QR Code标准:ISO 18004及更多
International standards governing QR codes: ISO/IEC 18004, JIS X 0510, GS1 Digital Link, EMV QR, and industry-specific specs.
QR Codes的历史:从丰田到全球标准
QR code history from 1994 invention at DENSO WAVE through ISO standardisation, smartphone adoption, and COVID-era boom.
QR Code类型说明
URL QR Codes:完整指南
Everything about URL QR codes: encoding, best practices, UTM tracking, URL shortening, and common mistakes.
WiFi QR Codes:即时共享网络凭据
How to create WiFi QR codes: the WIFI: URI scheme, security types, hidden networks, and placement strategies.
vCard QR Codes:真正实用的电子名片
Comprehensive guide to vCard QR codes: vCard 3.0 format, field encoding, size optimisation, and compatibility across devices.
邮件QR Code:扫描时预填充消息
Creating mailto: QR codes with pre-filled recipient, subject, and body. URL encoding, length limits, and client compatibility.
SMS QR Codes:一键发送消息
Generate smsto: QR codes for SMS with pre-filled phone number and message. Carrier compatibility and character limits.
电话号码QR Code:一键拨号
Creating tel: URI QR codes for instant calling. International format, country codes, and use cases from business cards to emergency …
日历事件QR Code:扫描添加日程
Encoding iCalendar VEVENT data in QR codes: date/time formatting, time zones, recurring events, and cross-platform testing.
比特币支付QR Code:BIP 21 URI 指南
BIP 21 bitcoin: URI format for payment QR codes. Address formats, amount parameters, and wallet compatibility.
地理位置QR Code:分享坐标
geo: URI and Google Maps URL QR codes for sharing locations. Coordinate formats, maps app compatibility, and use cases.
WhatsApp QR Codes:即刻开始对话
Creating wa.me deep link QR codes for WhatsApp. Pre-filled messages, international phone format, and business account integration.
App Store QR Code:跨平台下载链接
QR codes for app downloads: direct store links, smart redirects, Universal Links, and platform detection strategies.
社交媒体QR Codes:个人资料与频道链接
QR codes for social media profiles: Instagram, TikTok, YouTube, LinkedIn, and multi-platform link trees.
PDF QR Code:链接到文档
Linking QR codes to PDF documents: hosting options, file size considerations, and use cases for menus, manuals, and brochures.
MeCard与vCard:如何选择联系人格式
Comparing MeCard and vCard QR code formats: data size, field support, device compatibility, and recommendations.
纯文本QR Code:序列号、消息和原始数据
When and how to use plain text QR codes: serial numbers, internal identifiers, messages, and raw data encoding strategies.
纠错与数据完整性
选择正确的纠错级别
Decision framework for selecting L, M, Q, or H based on environment, surface, expected damage, and data capacity needs.
Reed-Solomon编码:QR纠错背后的数学
Mathematical deep dive: Galois field GF(256), generator polynomials, syndrome calculation, and error location.
码字结构与交错
How data and EC codewords are organised into blocks and interleaved for damage distribution. Block structure per version and EC …
格式与版本信息中的BCH码和Golay码
How BCH(15,5) protects format data and Golay(18,6) protects version data. Encoding, detection, and correction explained.
QR Code能承受多大程度的损坏?
Real-world damage testing: scratches, tears, stains, fading, and partial obstruction. Visual examples of EC recovery.
纠错与徽标放置:可以覆盖多少?
The relationship between EC level and safe logo area. Guidelines for covering 10%, 15%, or 25% of the QR code.
数据容量与纠错的权衡
Quantifying the trade-off: how increasing EC level reduces capacity, and strategies for fitting more data at higher EC.
测试QR Code纠错:实践实验
How to test EC effectiveness: deliberate damage patterns, scanner comparison, and documenting the failure threshold.
Micro QR与rMQR中的纠错
How error correction differs in compact variants: Micro QR (L/M/Q) and rMQR (M/H only). Capacity implications.
结构化附加:跨多个QR Codes拆分数据
Using structured append mode to split large data across up to 16 QR symbols. Headers, reassembly, and practical limitations.
印刷质量与纠错:ISO 15415等级评定
ISO/IEC 15415 print quality grading for 2D symbols. Modulation, fixed pattern damage, and minimum grade requirements.
纠错失败时:调试无法读取的QR Codes
Systematic troubleshooting for QR codes that won't scan: contrast, quiet zone, size, encoding errors, and corruption.
恶劣环境下的纠错
EC strategies for outdoor, industrial, and medical environments: weather exposure, chemical resistance, and sterilisation cycles.
扫描仪如何处理错误:解码算法详解
Step-by-step decode process: pattern detection, format reading, data extraction, error correction, and mode interpretation.
QR纠错的未来:彩色QR及更多
Emerging techniques: colored modules for increased density, AI-assisted decoding, and next-generation 2D symbologies.
QR Code设计与定制
QR Code设计最佳实践
Fundamental design rules: contrast, quiet zone, module size, colour choice, and testing methodology for branded QR codes.
安全地将徽标添加到QR Code
How to embed a logo without breaking scannability: EC level selection, safe area calculation, and design templates.
QR Code色彩指南:超越黑白
Using brand colours in QR codes: contrast requirements, dark/light rules, gradient risks, and colour-blind accessibility.
圆角与圆形模块样式
Dot-style, rounded square, and organic module shapes. Scanner compatibility testing and recommended generators.
艺术化与AI生成的QR Code
Creating QR codes blended with artwork using Stable Diffusion, ControlNet, and manual design techniques. Reliability trade-offs.
QR Code尺寸计算器:每个距离的打印尺寸
Formula and lookup tables for calculating minimum QR code size based on scan distance, camera resolution, and module count.
SVG vs PNG vs PDF:QR Code导出格式对比
Comparing QR code file formats: when to use SVG (print), PNG (web), PDF (documents), and EPS (professional print).
反色QR Code:深色背景上的白色代码
Creating inverted (negative) QR codes for dark backgrounds. Compatibility issues, scanner support, and design workarounds.
为名片设计QR Code
Space-constrained design: fitting QR codes on 85x55mm cards with contact data, brand identity, and scannability.
产品包装设计用QR Code
Integrating QR codes into product packaging: curved surfaces, material considerations, colour matching, and regulatory placement.
大幅面用QR Code:广告牌、横幅和标牌
Designing QR codes for large-format printing: size calculations for distance, material durability, and visibility in daylight.
QR Code行动号召:让人们真正扫描
Designing effective CTAs: text labels, icons, frames, and placement strategies that increase scan rates by 30-50%.
QR Code边框与装饰
Adding decorative frames, text banners, and branded borders around QR codes while preserving the required quiet zone.
适用于数字显示屏的深色模式QR Code
Designing QR codes for dark-mode websites and apps: inverted colours, OLED considerations, and dynamic theme switching.
QR Code设计工具:免费与付费选项对比
Comparison of QR code design tools: free generators, professional platforms, API services, and open-source libraries.
QR Code营销与商务
营销中的QR Codes:策略与最佳实践
Complete marketing framework: campaign planning, placement, tracking, and measuring QR code ROI.
QR Codes与UTM追踪:衡量每次扫描
Adding UTM parameters to QR code URLs for Google Analytics tracking. Parameter best practices and campaign attribution.
印刷广告上的QR Codes
Placing QR codes on magazines, newspapers, flyers, and direct mail. Size, placement, and conversion optimization.
餐厅用QR Code:超越菜单
Restaurant QR applications: menus, WiFi, reviews, ordering, payments, loyalty, and table feedback systems.
房地产用QR Code:房源和虚拟游览
QR codes on for-sale signs, flyers, and open house materials linking to virtual tours, floor plans, and agent contacts.
零售用QR Code:实体店和电子商务
Retail QR code applications: shelf labels, price comparison, loyalty programs, reviews, and omnichannel experiences.
衡量QR Code的ROI:关键指标
Calculating QR code return on investment: scan rate, conversion rate, cost per scan, and attribution models.
活动用QR Code:从注册到跟进
Event lifecycle QR codes: registration, badge check-in, session tracking, networking, feedback, and post-event follow-up.
QR Code A/B测试:优化您的营销活动
A/B testing with dynamic QR codes: testing landing pages, CTAs, offers, and design variations to maximize conversion.
客户反馈和评论用QR Code
Using QR codes to collect customer feedback: review links, NPS surveys, email feedback, and in-store rating stations.
忠诚度计划用QR Code
Digital loyalty cards via QR: punch cards, point tracking, tier rewards, and integration with POS systems.
优惠券和促销用QR Code
Distributing discounts via QR codes: unique coupon codes, expiration management, redemption tracking, and fraud prevention.
名片用QR Code:数字网络指南
Maximising business card QR codes: vCard optimisation, digital card platforms, NFC alternatives, and follow-up strategies.
教育和培训用QR Code
QR codes in classrooms, textbooks, and training materials: supplementary content, assessments, and interactive learning.
QR Code放置策略:代码放置位置
Strategic placement guide: height, eye level, lighting, accessibility, and placement mistakes that kill scan rates.
QR Code安全与隐私
QRishing:QR Code钓鱼攻击的工作原理
How attackers use QR codes for phishing: fake parking meters, restaurant stickers, email QR codes, and credential theft.
QR Code贴纸攻击:检测与预防
Physical QR code tampering: sticker overlay attacks, tamper-evident materials, and verification strategies.
安全扫描QR Code:消费者指南
How to scan QR codes safely: URL preview checking, suspicious code indicators, and what to do if you scan a …
QR Code中的密码学签名
How digital signatures verify QR code authenticity: COSE, CBOR, public key infrastructure, and offline verification.
SQRC:含加密数据的安全QR Codes
DENSO WAVE's Secure QR Code: dual public/private data, encryption architecture, authorised reader requirements, and use cases.
QR Code的隐私风险:扫描器揭示的信息
Data exposed when scanning QR codes: IP address, device info, location, and time. Privacy implications of dynamic QR tracking.
双因素认证用QR Code (2FA)
TOTP authentication QR codes: otpauth:// URI format, secret key generation, authenticator app compatibility, and security best practices.
企业部署的QR Code安全
Enterprise QR code security: access control, audit logging, domain whitelisting, certificate pinning, and compliance requirements.
欧盟数字COVID证书:QR Code案例研究
Technical analysis of the EU DCC: CBOR encoding, COSE signing, offline verification, and lessons for future credential systems.
QR Code恶意软件:威胁与缓解
How QR codes can deliver malware: drive-by downloads, app store redirects, and scanner vulnerabilities. Defence strategies.
使用QR Code进行防伪
Using QR codes to combat product counterfeiting: serialisation, cloud verification, blockchain integration, and tamper detection.
QR Code安全审计清单
Comprehensive security checklist for QR code deployments: generation, distribution, scanning, data handling, and incident response.
数据保护(GDPR)与QR Code
GDPR compliance for QR code systems: data collection notices, consent mechanisms, data retention, and user rights.
安全生成QR Code:开发者最佳实践
Developer guide: input validation, output sanitisation, secret handling, HTTPS enforcement, and preventing injection attacks.
QR Code故障响应:出现问题时的处理方法
Responding to QR code security incidents: compromised dynamic URLs, sticker attacks in the wild, and public communication.
QR Code最佳实践
QR Code尺寸:每个距离的最小尺寸
Size formulas and lookup tables for scan distances from 10cm to 10m. Module size requirements for reliable scanning.
QR Code打印:纸张、墨水和分辨率
Print specifications: DPI, ink types, paper stock, lamination, and quality control for reliable QR code reproduction.
测试QR Codes:完整验证指南
Systematic testing protocol: device matrix, distance testing, lighting conditions, edge cases, and regression testing.
QR Code静区:最被忽视的要求
Why the 4-module quiet zone matters, common violations, and how to ensure your QR code has adequate margins.
曲面上的QR Codes
Printing QR codes on bottles, cans, tubes, and cylindrical packaging. Distortion compensation and module size adjustments.
电子邮件中的QR Codes:何时使用与如何使用
Embedding QR codes in email: when it makes sense, image rendering issues, alt text, and screen-to-screen scanning ergonomics.
QR Code无障碍:WCAG与包容性设计
Making QR codes accessible: alt text, colour contrast, alternative text links, screen reader support, and inclusive placement.
避免常见的QR Code错误
The 15 most common QR code mistakes: no quiet zone, low contrast, wrong EC level, expired URLs, and untested codes.
屏幕显示用QR Code:电视、显示器和投影仪
Displaying QR codes on screens: resolution requirements, Moire pattern avoidance, brightness settings, and viewing distance.
QR Code URL缩短:何时以及如何
Shortening URLs for smaller QR codes: services, custom domains, permanence concerns, and when to avoid shorteners.
QR Code维护:保持代码长期运行
Long-term QR code management: URL monitoring, domain renewal, redirect chain health, and replacement strategies.
QR Code材料选择:从纸张到金属
Choosing materials for QR code reproduction: paper, vinyl, metal etching, ceramic, and fabric. Durability per environment.
低光照和户外环境中的QR Codes
QR code scanning in challenging conditions: night-time, dimly lit venues, direct sunlight, rain, and reflective surfaces.
QR Code版本选择:平衡大小和数据
How to choose the optimal QR code version: data length analysis, EC level needs, physical size constraints, and version override.
QR Code部署清单
Pre-deployment verification checklist: data validation, size, EC level, print quality, placement, testing, and monitoring.
动态二维码精通
动态QR Code详解:URL重定向的工作原理
The architecture of dynamic QR codes: short URLs, HTTP redirects, server infrastructure, and failover strategies.
动态QR Code平台对比
Comparing top dynamic QR platforms: features, pricing, analytics, custom domains, API access, and enterprise options.
QR Code分析:可追踪的数据
Scan analytics deep dive: total scans, unique scans, location, device, time, referrer, and conversion funnel tracking.
为动态QR Codes设置自定义域名
Using your own domain for QR short URLs: DNS setup, SSL certificates, redirect configuration, and brand consistency.
动态QR Code A/B测试
Split testing with dynamic QR codes: traffic distribution, landing page variants, statistical significance, and decision frameworks.
地理定向QR Code:基于位置的路由
Routing QR scans to different destinations by location: IP geolocation, language detection, and regional content delivery.
设备定向QR Code:iOS与Android路由
Smart routing by device OS: app store redirection, platform-specific landing pages, and User-Agent detection techniques.
QR Code过期与访问控制
Setting expiration rules: date-based, scan-count, password-protected, and IP-restricted access for dynamic QR codes.
批量动态QR Code生成
Generating thousands of unique dynamic QR codes programmatically: CSV import, API batch endpoints, and template systems.
将静态QR Code迁移为动态
Strategies for transitioning from static to dynamic QR codes: URL path matching, redirect setup, and gradual migration.
动态QR Code API 集成
Integrating dynamic QR code APIs into your applications: REST endpoints, webhooks, SDK usage, and rate limiting.
QR Code链接失效:预防与监控
Preventing QR code links from breaking: domain monitoring, URL health checks, automatic failover, and alerting systems.
用于个性化营销的动态QR Code
Using dynamic QR codes for 1-to-1 personalised experiences: unique URLs per recipient, merge fields, and CRM integration.
自托管动态QR Codes:DIY指南
Building your own dynamic QR system: URL shortener setup, redirect server, analytics database, and open-source tools.
动态QR Code费用:免费 vs 付费 vs 自托管
Total cost analysis of dynamic QR codes: free tier limitations, subscription pricing, per-scan costs, and self-hosting expenses.
二维码开发
QR Code生成库:Python、JavaScript等
Comprehensive comparison of QR code generation libraries across Python (qrcode, segno), JavaScript (qrcode.js), Go, Rust, and Java.
使用Python生成QR Code
Python QR code generation tutorial: qrcode and segno libraries, error correction, SVG/PNG output, and Django integration.
使用JavaScript生成QR Code
Browser and Node.js QR code generation: qrcode.js, qr-code-styling, and server-side rendering for React and Vue.
用代码读取和解码QR Code
Programmatic QR code reading: zbar, pyzbar, jsQR, and OpenCV. Camera integration, batch processing, and error handling.
Web应用的服务端QR Code生成
Generating QR codes on the server: dynamic image endpoints, caching strategies, SVG vs PNG trade-offs, and CDN distribution.
客户端QR Code生成与扫描
Browser-based QR codes: Canvas/SVG rendering, WebRTC camera scanning, progressive enhancement, and offline support.
通过API批量生成QR Code
Generating thousands of QR codes programmatically: REST APIs, rate limiting, async processing, and file management.
自定义设计QR Code生成:开发者指南
Programmatic QR code customisation: module shape rendering, colour gradients, logo embedding, and SVG manipulation.
移动应用中的QR Codes:原生生成与扫描
QR code integration in iOS (Swift, Vision) and Android (Kotlin, ML Kit): generation, camera scanning, and UX patterns.
构建QR Code短链服务
Architecture guide for building a dynamic QR code service: URL shortener, redirect engine, analytics pipeline, and scaling.
在CI/CD流水线中生成QR Code
Automating QR code generation in CI/CD: build artifacts, test environment URLs, deployment tracking, and release notes.
QR Code编码算法:逐步实现
Implement a QR code encoder from scratch: data analysis, mode selection, error correction calculation, masking, and module placement.
QR Code性能:生成和扫描速度
Optimising QR code generation and scanning speed: library benchmarks, caching, image preprocessing, and hardware acceleration.
测试QR Code生成:单元测试与集成测试
Testing strategies for QR code generators: output validation, round-trip testing, visual regression, and edge cases.
QR Code与无障碍API
Making QR code features accessible: screen reader support, alt text generation, keyboard navigation, and ARIA attributes.
全球二维码应用
中国的QR Codes:移动支付及更多
China's QR code ecosystem: Alipay, WeChat Pay, mini-programs, social commerce, and why China leads global QR adoption.
日本的QR Codes:一切的起点
QR code usage in Japan: origin story, transit integration, marketing, LINE Pay, and how Japanese culture shaped QR adoption.
印度的QR Codes:UPI与数字印度
India's QR revolution: UPI payments, Paytm, PhonePe, government services (DigiLocker), and bridging the cash-to-digital divide.
欧洲的QR Codes:GDPR、健康通行证与支付
European QR landscape: EU Digital COVID Certificate, GDPR implications, SEPA payments, and contactless adoption post-COVID.
美国的QR Codes:从质疑到主流
US QR code journey: early resistance, COVID menu revolution, Super Bowl ads, mobile payment growth, and current trends.
韩国的QR Codes:KakaoTalk与智慧城市
Korean QR ecosystem: KakaoPay, COVID contact tracing, smart city integration, and government digital services.
巴西的QR Codes:Pix与金融革命
Brazil's Pix instant payment system: QR code architecture, adoption rates, merchant integration, and financial inclusion impact.
东南亚的QR Codes:GrabPay、GoPay等
Southeast Asian QR payments: GrabPay, GoPay, PromptPay (Thailand), DuitNow (Malaysia), and cross-border interoperability.
非洲的QR Codes:M-Pesa与移动优先市场
African QR adoption: M-Pesa integration, agricultural traceability, healthcare, and leapfrogging traditional infrastructure.
各国QR Code支付标准
Country-by-country comparison of QR payment standards: EMV QR, UPI, Pix, PromptPay, SGQR, and proprietary systems.
医疗领域的QR Codes:全球实施案例
Healthcare QR implementations worldwide: patient identification, prescription tracking, equipment UDI, and vaccine certificates.
全球政府服务中的QR Codes
Government QR applications: digital IDs, tax filing, public services, vehicle registration, and citizen engagement platforms.
QR Code法规与法律考虑
Legal landscape for QR codes: accessibility requirements, consumer protection, data privacy laws, and industry-specific regulations.
跨境QR支付:互操作性挑战
QR payment interoperability between countries: Nexus, Project DunBar, EMV cross-border, and the path to universal QR payments.
QR Codes的未来:趋势与预测
QR code trends: AR integration, invisible QR codes, AI generation, blockchain verification, and the role of QR in the metaverse.
常见问题
QRCodeFYI提供哪些QR码指南?
QRCodeFYI发布了关于创建QR码、选择正确类型、优化打印尺寸、选择纠错级别和高级编码的指南。
如何为我的QR码选择正确的纠错级别?
清晰数字显示屏使用L级,一般印刷使用M级,带有logo叠加的品牌码使用Q级,户外标牌等恶劣环境使用H级。
可打印QR码的最小尺寸是多少?
ISO/IEC 18004指南建议近距离扫描的最小模块尺寸为0.25毫米,典型名片QR码为2–3厘米见方。
QR码标准有多少个版本?
ISO/IEC 18004标准定义了40个版本。第1版为21×21模块,第40版为177×177模块,可存储多达7,089个数字字符。