Barcodes are essential for inventory management, logistics, retail and product labeling. Generating a barcode online allows creating labels without dedicated software, to prototype a product, test a scanning system or generate internal labels.
There are many barcode symbologies depending on use cases. EAN-13 (European Article Number) is the global standard for consumer goods sold in stores: 13 digits including a check digit. Code 128 is versatile and compact, used in logistics and supply chain. Code 39 is readable by all scanners but less dense. QR Code is the most widespread 2D format, capable of encoding URLs, text and complex data.
📐 Formula
📊 Reference table
| Symbology | Encoded data | Main use | Length |
|---|---|---|---|
| EAN-13 | 13 digits | Consumer goods | Fixed |
| EAN-8 | 8 digits | Small products | Fixed |
| Code 128 | Full ASCII | Logistics, parcels | Variable |
| Code 39 | A-Z, 0-9, symbols | Industry, healthcare | Variable |
| ITF-14 | 14 digits | Boxes, cartons | Fixed |
| QR Code | Up to 4,296 chars | URLs, text, contacts | Variable |