$ toolfu run barcode-generator
Barcode Generator — Create Barcodes Online Free
Generate barcodes in Code 128, EAN-13, UPC, Code 39, and more. Customize bar width and height, download as PNG or SVG — free, runs in your browser.
all processing runs in your browser
barcode-generator
format
input > Any ASCII text
colors
output > CODE128
Free Online Barcode Generator
Create barcodes in multiple formats instantly in your browser. Customize width, height, and text display, then download as PNG or SVG.
Supported Formats
- Code 128 — any ASCII text
- EAN-13 — European product codes
- EAN-8 — compact product codes
- UPC-A — US/Canada product codes
- Code 39 — alphanumeric, logistics
- ITF-14 — shipping containers
- Pharmacode — pharmaceutical industry
$ cat FAQ.md
What barcode formats are supported?▶
Code 128, EAN-13, EAN-8, UPC-A, Code 39, ITF-14, and Pharmacode. Code 128 supports any ASCII text, while others require specific numeric formats.
Can I download the barcode?▶
Yes. Download as PNG (raster, good for print) or SVG (vector, scales to any size without losing quality).
What is the difference between the formats?▶
Code 128 is the most versatile (any text). EAN/UPC are used for retail products. Code 39 is common in logistics. ITF-14 is for shipping containers. Pharmacode is used in pharmaceutical packaging.
Is my data uploaded?▶
No. Barcodes are generated entirely in your browser using JsBarcode. Nothing is sent to any server.
$ ls ./related