๐ณ Aztec Code Generator
The Aztec code (ISO/IEC 24778) is a 2D barcode standard with a concentric-square finder pattern in the center. It needs almost no surrounding quiet zone, so it prints more compactly than a QR code.
Generates Aztec codes from text or URLs on the spot. Unlike QR codes, it doesn't need a large surrounding quiet zone, making it a compact 2D code standard used for things like boarding passes and train tickets.
How to use
- Enter text or a URL in the input field.
- Adjust the colors if needed.
- Use "Copy SVG" or the download buttons to get the result.
FAQ
How is an Aztec code different from a QR code?
An Aztec code has its finder pattern in the center and needs very little surrounding quiet zone, so it can be printed in a smaller space than a QR code.
Where are Aztec codes commonly used?
They're commonly used for airline boarding passes and digital train tickets, where space is limited.
Is the generated code sent to a server?
No, code generation happens entirely in your browser โ the text you enter is never sent anywhere.