Barcode Generator
// Generate Code 128 barcodes from text
#About Barcode Generator
Free online barcode generator. Create Code 128 barcodes from any text input and download as PNG images, entirely in your browser. This tool runs entirely in your browser — your data is never sent to a server. Just paste your input, get instant results, and copy with one click. No sign-up or installation required.
#FAQ
What barcode format is generated? ▾
This tool generates Code 128B barcodes, which support all standard ASCII characters (letters, numbers, and symbols). Code 128 is widely used in shipping, packaging, and inventory management.
Can I customize the barcode appearance? ▾
Yes, you can adjust the bar width, height, and toggle whether the text label appears below the barcode. The barcode is rendered to a Canvas element and can be downloaded as a PNG image.
</> Embed this tool ▾
Copy this code to embed the tool on your website. Adjust the height to fit your layout.
<iframe src="https://www.browserutils.dev/embed/barcode-generator" width="100%" height="500" frameborder="0" title="Barcode Generator"></iframe>