Search for a tool
Aztec Barcode

Tool to generate barcodes in Aztec format, a standardized 2D barcode format ISO / IEC 24778: 2008 whose center is composed of concentric squares.

Results

Aztec Barcode -

Tag(s) : Image Processing, Character Encoding

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Aztec Barcode' tool for free! Thank you!

Aztec Barcode

AZTEC Barcode Generator



Answers to Questions (FAQ)

What is the Aztec barcode?

The AZTEC barcode type is the ISO / IEC 24778: 2008 2D barcode standard invented by Andrew Longacre, Jr. and Robert Hussey in 1995 filed in the public domain.

Example: aztec

How to encode a message with Aztec?

An Aztec code consists of a central eye of 5 concentric squares on 9x9 pixels, and 4 marks at the corners to distinguish the orientation increasing the minimum size to 11x11 pixels minimum. The first 40 bits available are used to encode the message parameters.

The message data is then distributed in binary around the edge, always concentrically. In the message, check / error correction bits must be added according to the Reed-Solomon code.

The Aztec barcode uses 4-bit and 5-bit coding, with a switch system from one mode to another.

The 1 bits are encoded by black squares, and the 0 bits are encoded by white squares.

Refer to the documentation for more details. dCode allows the encoding of any ASCII message.

How to read an Aztec barcode?

The reading consists of detecting the central eye of the 2D code, identifying the orientation and spiral reading the bits 0 and 1 (black = 1 and white = 0).

dCode does not offer playback, but recommends mobile phone apps.

What are the advantages of the Aztec barcode?

The Aztec code has the ability to be adaptive in size while keeping it minimal. Graphical coding makes the data concentric.

Why is this barcode named Aztec?

The Aztec name (from the Aztec Indian people) comes from the graphical resemblance of the bar code center with the Aztec pyramids (seen from above).

How to recognize an Aztec barcode?

An Aztec barcode is a 2D square composed of black and white dots (or 2 distinguishable enough colors). Its main feature is the center of the barcode with 5 concentric squares, 3 black and 2 white alternately. These squares may be reminiscent of an Aztec pyramid (staircase) in plan view.

Source code

dCode retains ownership of the "Aztec Barcode" source code. Except explicit open source licence (indicated Creative Commons / free), the "Aztec Barcode" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Aztec Barcode" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Aztec Barcode" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Aztec Barcode" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Aztec Barcode on dCode.fr [online website], retrieved on 2024-05-17, https://www.dcode.fr/aztec-barcode

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Aztec Barcode' tool for free! Thank you!


https://www.dcode.fr/aztec-barcode
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback