Free Aztec Code Generator
Build ISO/IEC 24778 Aztec Code barcodes for boarding passes, e-tickets, and any phone-screen-displayed barcode. Renders client-side via lazy-loaded bwip-js.
- 二维码生成器
- 免费名片设计器
- 可打印的 WiFi 卡片
- 批量 CSV (500 个码)
- 40 种模板
- 20 种语言
此条码格式仅以前景色和背景色单色渲染。模板、点/眼形状、渐变、边框和中心徽标仅适用于二维码,此处已隐藏。
显示更多 30 个模板
使用上面的按钮保存样式,以便将您最喜欢的样式保存在此处。
或者选择内置图标:
显示更多 108 个图标
以降低的不透明度渲染在 QR 背后。自动强制 EC=H,使 QR 仍可通过照片扫描。
批量生成
上传 CSV 文件,一次最多可生成 500 个二维码。每一行都会生成独立的二维码——您可以选择模板,也可以逐行自定义 21 项属性:颜色、边框、点/眼/眼球样式、渐变、透明度、尺寸、纠错等级、格式、内置 logo 等。
21 列:type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor。仅 type 和 data 为必填项。使用 | 分隔 data 内的字段(例如 ssid|password|WPA)。
支持全部 20 种二维码类型,包括 URL、WiFi、vCard、MeCard、Email、SMS、Event、Location、UPI、SEPA、PayPal、Crypto、Micro QR 和 rMQR。下载示例 CSV,查看所有列、40 个模板、11 种边框样式以及 12 个内置 logo 的实际效果。
1. 下载示例 CSV · 2. 在 Google Sheets、Excel、Numbers 或任意文本编辑器中编辑 · 3. 在此上传
将整个二维码——类型、所有字段值、样式、框架、徽标、名片设计——保存为单个 .qr.json 文件。稍后加载它以一键重新创建所有内容。
输入内容以生成您的二维码
在法庭上也能成立的电子签名
Abundera Sign 超越了基本的电子签名。每份文件都获得加密证明、独立验证和防篡改证据包。
- 自动生成的法庭就绪证据包
- 个人文件封印 — 即时检测篡改
- 固定在 5 个独立系统上 — 无单点故障
What is Aztec Code?
Aztec Code is a 2D matrix barcode standardised as ISO/IEC 24778. It's recognisable by its distinctive bullseye finder pattern at the centre. Aztec was designed specifically for environments where traditional barcodes struggle: low contrast, displayed on a phone screen with anti-aliasing, partially obscured, or printed on textured material. That's why it dominates aviation and rail.
Where Aztec dominates
- Airline boarding passes — the IATA Bar Coded Boarding Pass (BCBP) standard mandates Aztec or PDF417; carriers including Lufthansa, Air France-KLM, Cathay Pacific, ANA, JAL, and most US majors emit Aztec by default.
- Rail tickets — SNCF, Deutsche Bahn, Trenitalia, Renfe, JR East, Amtrak, Eurostar all use Aztec for e-tickets.
- Electronic ID — some national health-insurance cards, library cards, transit passes.
- High-density labels in cramped layouts — warehouse and logistics where space is at a premium.
Why Aztec instead of QR?
- No quiet zone required — Aztec scans even when butted against other content (boarding-pass layouts pack densely).
- Better tolerance for screen rendering — the centre bullseye is highly distinctive even with anti-aliasing.
- Tunable error correction from 5% to 95% — bwip-js defaults to 23%, suitable for screen display.
Limits
Up to 3,067 alphanumeric or 3,832 numeric characters in the largest size (151 × 151 modules). Practical e-ticket payloads are 100–500 characters.
Note on styling
Aztec is not a QR code. QR-only style controls don't apply (centre bullseye is fixed). Foreground/background colours are configurable.
支持 26 种语言
完全翻译的界面、原生字符渲染,以及对阿拉伯语和乌尔都语的从右到左支持。
Frequently Asked Questions
Will iPhone Camera scan Aztec?
Yes since iOS 13 (2019). Earlier iOS required a third-party scanner. Android Camera (Google Lens) has scanned Aztec for years.
Can I encode a boarding pass with this?
Yes, if you already have the IATA-formatted BCBP string from your airline's PSS. The encoder is content-agnostic; paste the string and it produces the Aztec image. Generating the BCBP string itself is airline-specific.
Can I add a logo?
No — the centre bullseye is the finder pattern. Covering it breaks scanning. (Unlike QR, where the centre is data + ECC.)
What error-correction level does this use?
bwip-js defaults to ~23% (the recommended setting for screen-displayed barcodes). For print at high quality you can lower it to free up density; this generator currently uses the default.
Can I generate Aztec in batch?
Yes — use the batch CSV with type=aztec. The data column accepts any text.
Is Aztec patented?
Originally yes (Welch Allyn patents from 1995). All relevant patents have expired; Aztec is now royalty-free and standardised under ISO/IEC 24778.
Does Apple Wallet use Aztec?
Apple Wallet passes can be either Aztec, QR, or PDF417 — the format is set per pass at creation time. Most airline passes default to Aztec.