Barcode generator
Build a single barcode, tune how it prints, and take away the PNG or the ZPL behind it. Rendered by the same engine as the label playground, so what you see is what a printer would put on the media. Free to use without an account.
Symbology
Any printable ASCII. Subset B is used unless the data is all digits.
Code 128
Not rendered.
Link to this image
/api/barcode?type=code128&data=ARKA-123456789&module=3&height=120&quietx=20&quiety=20&rotation=0&text=below&dpmm=8
Link to this page
/barcodes?type=code128&data=ARKA-123456789&module=3&height=120&quietx=20&quiety=20&rotation=0&text=below&dpmm=8
ZPL
^XA ^CI28 ^FO20,20 ^BY3,3,120 ^BCN,120,Y,N,N,N ^FH_^FDARKA-123456789^FS ^XZ
Code 128 fact sheet
- Created in
- 1981
- Created by
- Ted Williams
- Created at
- Computer Identics Corp. (USA)
- Barcode type
- Linear
- Data allowed
- Full ASCII, across three switchable subsets
- ECI supported
- No
- GS1 data
- Yes, as GS1-128
- Error correction
- None; one modulo-103 check symbol
- Specified by
- ISO/IEC 15417
- Popularity
- High
Submitted data is rendered and returned; it is not stored beyond the request. See the privacy policy.