The JavaScript Barcode (QR Code) Generator Control is a lightweight, high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. The control is designed for ease of use and does not require fonts.
The JavaScript Barcode Generator is easily customizable. You can customize its color (dark or light), height, width, and more.
The JavaScript Barcode Generator lets you display a barcode with or without text and provides alignment options.
The Syncfusion JavaScript Barcode Generator control supports a wide range of barcode symbologies.
Quick response codes (QR codes) are two-dimensional barcodes. They can efficiently store more information in a smaller space than 1D barcodes. Each barcode can store values up to 7,089 characters. They are mostly used for URLs, business cards, and contact information.
A Data Matrix is a two-dimensional barcode. The information encoded should be text or numeric values. Each barcode can store values up to 2,335 alphanumeric characters. They are mostly used by couriers and the food industry.
Code 39 is a common barcode type used for various labels such as on name badges, inventory, and in industrial applications. The symbology of the Code 39 character set consists of barcode symbols representing numbers 0-9, uppercase letters A-Z, and the space character.
The Code 39 Extended is an extended version of Code 39. Lower characters and special characters are supported.
Code 11, also known as USD-8, is high numeric symbology. The character set includes the digits 0-9, the hyphen symbol ( - ), and start and stop characters. It is commonly used in telecommunications.
Codabar is also known as USD-4 and Code 2 of 7. It can encode the digits 0-9, six symbols, and start and stop characters. It is even possible to print Codabar codes using typewriter-like impact printers, which allows the creation of many codes with consecutive numbers without having to use a computer.
The Code 32 is also known as Italian Pharmacode. It has the following structure: the ‘A’ character that is not really encoded, eight digits for Pharmacode, and one digit for Checksum module 10 that is automatically calculated by Barcode Professional.
Code 93 was designed to complement and improve Code 39. It is used to represent the full ASCII character set by using combinations of two characters. Code 93 can encode uppercase letters, numeric digits, and a handful of special characters.
Code 93 Extended is based on Code 93, but it can encode the full 128-character ASCII. The characters represented by Code 93 are represented in Code 93 Extended as single barcode characters, but all other characters are represented by a control character plus another character.
Code 128 is a very high-density barcode that supports alphanumeric characters. This barcode is used as the basis for many other barcodes like UCC/EAN, HIBC (health industry barcode), and the blood bank industry.
The universal product code (UPC-A) is a numeric symbology used in retail. UPC-A symbols consist of 11 data digits and one check digit. The first digit is a number system digit that normally represents the type of product being identified.
You can customize the alignment, position, and margins of the barcode and QR code text.
The Barcode component is also available in Blazor, React, Angular, and Vue frameworks. Check out the different Barcode platforms from the links below,
Easily get started with the JavaScript BarCode using a few simple lines of HTML and TS code example as demonstrated below. Also explore our JavaScript BarCode Example that shows you how to render and configure a BarCode in JavaScript.
<body>
<!--container which is going to render the Barcode-->
<div id='container'>
</div>
</body>
import { BarcodeGenerator, ValidateEvent } from '@syncfusion/ej2-barcode-generator';
let barcode = new BarcodeGenerator({
width: '200px',
height: '150px',
mode: 'SVG',
type: 'Codabar',
value: '123456789',
});
barcode.appendTo('#element');
We do not sell the JavaScript Barcode separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the JavaScript Barcode. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our JavaScript Barcode demo, which demonstrates how to render and configure the Barcode.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our JavaScript Barcode, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their Barcode control alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.