Barcode Generator
Generate CODE128 or EAN-13 barcodes and download as PNG or SVG.
Advertisement
AHow to use
- 01 Type the value to encode.
- 02 Pick the format: CODE128 (any text) or EAN-13 (12–13 digits).
- 03 Download the barcode as PNG or SVG for printing.
QFAQ
Which format should I choose? +
CODE128 handles any ASCII text and is the general-purpose choice for inventory and internal codes. EAN-13 is the retail standard with exactly 12 or 13 digits (the last being a checksum).
My EAN-13 was rejected — why? +
EAN-13 requires 12 digits (a check digit is computed) or 13 digits whose check digit must be valid. Verify you entered digits only, no spaces or letters.