AbraCalc

Barcode Generator

Generate Code-128 barcodes from any text in your browser and download them as PNG. No libraries, no uploads.

Pure browser JavaScript — Code-128 encoder hand-rolled, drawn on a canvas locally.

Embed this tool on your site

How to use this tool

  1. Type the text to encode (printable ASCII).
  2. Adjust bar width and height; toggle the human-readable text.
  3. Download the barcode as a PNG.

Generate Code-128 barcodes from any text in your browser and download them as PNG. No libraries, no uploads.

Frequently asked questions

Which symbology is this?
Code 128, Code Set B, which encodes all printable ASCII characters (space through ~) with a mod-103 checksum, drawn entirely client-side.

References & sources