Supported Barcode Types
Aspose.BarCode for JavaScript via C++ supports over 80 different barcode types utilized across various industries, including 1D (linear), 2D (such as QR codes), and postal symbologies. Detailed information about generating barcodes using these standards can be found in the Generation Specifics for Symbologies section.
Linear barcode types, also known as 1D barcodes, represent the first generation of one-dimensional barcodes. These barcodes encode information by varying the widths and spacings of parallel lines. Some 1D symbologies encode only numeric data, while others can include alphanumeric characters.
DataBar barcodes, previously referred to as RSS-14, include 1D and stacked 1D barcodes. They were developed to efficiently encode GS1 Application Identifier data.
2D barcodes use a two-dimensional approach to encode information, utilizing various symbols and shapes. These barcodes are more efficient as they can store more data per unit area and generally feature error correction capabilities.
Postal barcodes are specialized symbologies used by postal services across different countries.
HIBC barcodes encode data in a specific format designed for the health industry. They use both 1D and 2D barcodes to encode alpha-numeric data.
GS1 barcodes utilize other 1D and 2D barcodes to encode GS1 Application Identifier data.
Barcode Family | Barcode Types |
---|---|
1D Numeric (Linear) | Codabar, Code11, Code128, DataLogic2of5, EAN13, EAN14, EAN8, IATA2of5, ISBN, ISMN, ISSN, ITF14, ITF6, Interleaved2of5, ItalianPost25, MSI, Matrix2of5, OPC, PZN, PatchCode, Pharmacode, SCC14, SSCC18, Standard2of5, UPCA, UPCE |
1D Alpha-Numeric (Linear) | CodablockF, Code128, Code16K, Code32, Code39Extended, Code39Standard, Code93Extended, Code93Standard, VIN |
DataBar (RSS-14) | DatabarExpanded, DatabarExpandedStacked, DatabarLimited, DatabarOmniDirectional, DatabarStacked, DatabarStackedOmniDirectional, DatabarTruncated |
2D | Aztec, CompactPdf417, DataMatrix, DotCode, HanXin, MacroPdf417, MaxiCode, MicroPdf417, MicroQR, Pdf417, QR, RectMicroQR(rMQR), Swiss QR Code |
Postal | AustraliaPost, AustralianPosteParcel, DeutschePostIdentcode, DeutschePostLeitcode, DutchKIX, Mailmark, Mailmark 2D, OneCode, Planet, Postnet, RM4SCC, SingaporePost, SwissPostParcel |
HIBC | HIBCAztecLIC, HIBCAztecPAS, HIBCCode128LIC, HIBCCode128PAS, HIBCCode39LIC, HIBCCode39PAS, HIBCDataMatrixLIC, HIBCDataMatrixPAS, HIBCQRLIC, HIBCQRPAS |
GS1 | GS1Aztec, GS1CodablockF, GS1Code128, GS1CompositeBar (GS1 Composite barcode), GS1DataMatrix, GS1DotCode, GS1HanXin, GS1MicroPdf417, GS1QR, UpcaGs1Code128Coupon, UpcaGs1DatabarCoupon |