Generate EAN-8

Generate an EAN-8 compact retail barcode with its check digit.

freeworks offlinenothing uploaded
ToolEAN-8 Generator
Input
Output
Put this on your own site

The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.

Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.

Preview

How it works

EAN-8 encodes seven data digits with left and right parity patterns, guard bars, and an eighth modulo-10 check digit. Its shorter fixed width is intended for products too small for EAN-13.

  • The eight-digit structure preserves retail scanning in a smaller footprint.

Worked example

Small Product Barcode
Generate an EAN-8 barcode for a small product
Input
											Digits: 9638507
Height: 70
Show text: true
										
Output

When to use this

Small packages, GTIN-8 catalogs, and packaging proofs generate EAN-8 symbols.

Edge cases

  • The check digit must be recomputed after data changes.
  • Not every product is eligible for a GS1-assigned short number.
  • Insufficient quiet zone can make a valid symbol unreadable.

References