| layout | default-layout |
|---|---|
| title | Dynamsoft Barcode Reader Introduction - Overview |
| description | This is the overview page of Dynamsoft Barcode Reader Introduction. |
| keywords | overview |
| needAutoGenerateSidebar | true |
| needGenerateH3Content | true |
| permalink | /introduction/index.html |
Dynamsoft Barcode Reader (DBR) enables you to embed barcode reading capabilities with enterprise-class performance in your web, mobile, desktop or server applications using just a few lines of code.
Dynamsoft Barcode Reader supports the following barcode formats:
| 1D/Linear Barcodes | 2D Barcodes | GS1 DataBar | Postal Codes | Other Types |
|---|---|---|---|---|
| Code 39/Code 39 Extended | QR Code | Omnidirectional | USPS Intelligent Mail | GS1 Composite Code |
| Code 93 | Micro QR Code | Truncated | Postnet | Patch Code |
| Code 128 | Data Matrix | Stacked | Planet | Pharmacode |
| Codabar | PDF417 | Stacked Omnidirectional | Australian Post | Telepen |
| Interleaved 2 of 5 | Micro PDF417 | Limited | UK Royal Mail | |
| EAN-8 | Aztec Code | Expanded | KIX | |
| EAN-13 | MaxiCode (mode 2-5) | Expanded Stacked | ||
| UPC-A | DotCode | |||
| UPC-E | ||||
| Industrial 2 of 5 | ||||
| MSI (Modified Plessey) | ||||
| Code 11 | ||||
| Code 32 | ||||
| Matrix 2 of 5 |
Learn more about these barcode formats.
Choose the programming language you use to build your application and learn how to use Dynamsoft Barcode Reader to add barcode reading capabilities:
- JavaScript{:target="_blank"}
- Java (Android){:target="_blank"}
- Objective-C or Swift (iOS){:target="_blank"}
- MAUI{:target="_blank"}
- React Native
- Flutter
- Xamarin.Forms
- Cordova