https://barcode.design         Switch To PC View

Online Bar Code Generator Free

Generate Bulk Bar Code Png Images By Excel Data

Select a bar code type to start:

For General Use:

Code 128B (1D)    or    QR Code (2D)

GS1 Digital Link - 2D Barcode Generator - For GS1 Sunrise 2027

EAN-13

Code128

Interleaved2/5

EAN-8

Code128A

Code 25

EAN-5

Code128B

POSTNet

EAN-2

Code128C

Post2/5

EAN-14

EAN-128

Code93

UPC-A

ISSN

Plessey

UPC-E

ISBN

MSI Plessey

ITF-14

Codebar

Code11

SCC-14

GS1-128

IntelligentMail

QR Code

PLANET

Code39

IATA

4-State

Code39Ext

PDF417

PostBar

Data Matrix

 
 
 

Free Bulk BarCode Creator Software - 1D2D Barcode QR Code

Recommended by CNET

Best Free Barcode Generator Alternatives for Windows

This barcode software has three editions:      Free Download

 

Std

Edition

 

1.  Use Excel data to print simple bar code labels in batches.  

2.  Print to laser/inkjet printer, or professional bar code printer.

3.  No need to design label, just simple setup to print labels.

   

 

 

 

Pro

Edition

 

1. Similar as std version, make more complex labels.

2. Support almost all bar code types.      Free Download

   

 

 

 

Label

Design

Edition

 

1.  Design and batch print complex bar code labels, each label can

contain multiple barcodes, texts, patterns and lines.  Download

2.  Enter data in a variety of efficient ways, minimizing your workload.

   

 

 

 

Summary:   1. This software has a permanent free version and a full version.

2. The free version can meet the needs of most users.

3. You can test the functions of the full version in the free version.

4. We recommend that you download the free version first.

Download Free Version Bar code Software

For detail information, please visit our website

https://free-barcode.com/

 

1. Import data from Excel to print bulk barcodes.

2. Design complex barcodes label with texts, logo.

3. Generate barcodes with sequence number.

4. Print bar code to Avery label sheet 5160, 5161, etc.

5. Print bar code label by dos command line.

6. Add Ascii key to bar code: Tab, Enter, etc.

 
 

 

Create Your Own Online Bar code Generator:

How to add a bar code generate function to your website or web-base program

There are two ways:

A. Simple Solution: 

Just need to download a html file and put it to your website.

B. Advanced Solution: Use a html command to make bar code.

A. Simple Solution:

1. Right this link : Download , choose menu "Save Link as...",

 download the file "barcodemaker.htm" to your computer.

2. Upload this file "barcodemaker.htm" to your website's root directory.

3. For example, your website URL is:  http://www.xxxxx.com

Open this link: http://www.xxxxx.com/barcodemaker.htm

You will see your own online bar code generator, like below screen shot:             

4. We have made an example online bar code generator:

Open it to test

5. By default, on the bottom of the web page, it show our email

address "cs@easiersoft.com" and our url,

you can change them to your email and url:

Use Windows NotePad, open the file  "barcodemaker.htm",

search "cs@easiersoft.com" and our url,

then change them to your contact information.

B. Advanced Solution: Use a html command to make bar code.

For example:

If  you want to make a shipping label on your website

program, likes below form. It needs has a bar code in the label,

the barcode's number = Customer P/N, "DGG090000002".

   
 

Ship To:

XXXXXXXXX XXXXXXXXX XXXXXXXXX XXXXXXXXX

XXXXXXXXX XXXXXXXXX XXXXXXXXX XXXXXXXXX

XXXXXXXXX XXXXXXXXX XXXXXXXXX XXXXXXXXX

Customer P/N

DGG090000002

 

[Need a barcode in this place]

Revision

CV00002

PO Number

PO200903029123BN

Quantity

82300

Supplier P/N

GNMI9008-9

 
 

Use the following html code can insert bar code to it:

<img src="https://barcode.design/barcodegenerator.asp?

bc1=DGG090000002&bc2=10&bc3=3&bc4=0.6&bc5=0&bc6=1

&bc7=Arial&bc8=15&bc9=1">

https://barcode.design/barcodegenerator.asp?

bc1=DGG090000002&bc2=10&bc3=3&bc4=0.6

&bc5=0&bc6=1&bc7=Arial&bc8=15&bc9=1

As you see in above, this code has 9 parameters:

bc1:  Bar code number / barcode value

bc2:  Barcode Type, 10 = Code128B, Other barcode type

bc3:  Width

bc4:  Height

bc5:  If show text under barcode, 1=Yes, 0=No

bc6:  If stretch the bar code image, 1=Yes, 0=No

bc7:  Font name - your windows system's font setting

bc8:  Font size

bc9:  Width and height unit, 1=Inch, 2=Centimeter

Where should we put this code to the website or web-base program?

Open your webpage with a html editor, such as forntpage,

you will see these html codes:

<body>
<p>

<b><font color="#0000FF">[Need a bar code in this place]</font></b>
</p>
</body>

Just need to replace the html code

"<b><font color="#0000FF">[Need a bar code in this place]</font></b>"

 to the bar code generate code, as below:

<body>
<p>
<img src="https://barcode.design/barcodegenerator.asp?

bc1=DGG090000002&bc2=10&bc3=3&bc4=0.6&bc5=0&bc6=1

&bc7=Arial&bc8=15&bc9=1">
</p>
</body>

Then the output form will added a bar code:

 
 
 

Ship To:

XXXXXXXXX XXXXXXXXX XXXXXXXXX XXXXXXXXX

XXXXXXXXX XXXXXXXXX XXXXXXXXX XXXXXXXXX

XXXXXXXXX XXXXXXXXX XXXXXXXXX XXXXXXXXX

Customer P/N

DGG090000002

 

Revision

CV00002

PO Number

PO200903029123BN

Quantity

82300

Supplier P/N

GNMI9008-9

 
 
 
 

 
 
 

COPYRIGHT (C) EasierSoft Ltd. 2005-2023

Technology Support: 

cs@easiersoft.com