wasmBarcode

The wasmBarcode library (wasmBarcode.js and wasmBarcode.wasm) supports the creation of all the different types of linear barcodes as shown below.

Input : 12345678
Barcode : Code128Auto
Check Digit : N.A.
Font Name : ConnectCode128_S3_Trial

Output :

12345678

Note : The trial font will add a few horizontal lines to the barcode.

Input : 12345678
Barcode : EAN13
Check Digit : N.A.
Human Readable (Extended Style) : 1 (On)
Font Name : ConnectCodeUPCEAN_HRBS3_Trial

Output :

12345678

Note : The trial font will add a few horizontal lines to the barcode.