# Dynamsoft-Barcode-Reader **Repository Path**: michaelsong/Dynamsoft-Barcode-Reader ## Basic Information - **Project Name**: Dynamsoft-Barcode-Reader - **Description**: Barcode Reader SDK 可以让通过加入几行代码,高效地将条码识别功能嵌入您的网页、桌面或手机应用中 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/dynamsoft-barcode-reader - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2020-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Dynamsoft Barcode Reader ========= version 7.5 Introduction ----------- Dynamsoft’s [Barcode Reader SDK][1] enables you to efficiently embed barcode reading functionality in your application using just a few lines of code. This can save you from months of added development time and extra costs. With the Barcode Reader SDK, you can decode barcodes from various image file formats (bmp, jpg, png and tiff). This includes from device-independent bitmap (DIB) formats which can be obtained from cameras, scanners, etc. Two editions, for Windows and Mac, are available. The Windows Edition provides C, C++, ActiveX / COM and .NET APIs. The Mac Edition provides C and C++ APIs. You can use the SDK in various development environments, such as Visual Studio .NET (C# / VB.NET), Visual C++, VB6, Delphi, Eclipse, Xcode, etc. ![image](https://www.dynamsoft.com/CustomerPortal/images/upload/sc-80-Read-barcode-from-scanner-webcam-and-files.PNG) Download ----------- https://www.dynamsoft.com/Downloads/Dynamic-Barcode-Reader-Download.aspx Documentation -------------- * Windows: https://www.dynamsoft.com/help/Barcode-Reader/index.html * macOS: https://www.dynamsoft.com/help/Barcode-Reader-Mac/index.html * Linux: https://www.dynamsoft.com/help/Barcode-Reader-Linux/index.html Specifications ----------- ### Features * Reads barcodes within a specified area of a selected image * Reads multiple barcodes in one image * Can read poor quality and damaged barcodes * Detects barcode at any orientation and rotation angle ### Edit * ActiveX, Plug-in and HTML5 editions provide an Image Editor for image editing and viewing. * ActiveX, Plug-in and HTML5 Editions support adding colored rectangles to images. * Supports multiple images selection. * Supports image swapping. * Supports clearing specified areas of an image, and filling cleared areas with color. * Supports zooming. ### Supported Barcode Types * 1D barcodes: Code39, Code93, Code128, Codabar, ITF, EAN13, EAN8, UPCA, UPCE * 2D barcodes: QR Code, DataMatrix, PDF417, Aztec Code, MaxiCode, DotCode, GS1 Composite Code, Patch Code * Postal Codes: USPS Intelligent Mail, Postnet, Planet, Australian Post, UK Royal Mail ### Barcode Reading Results * Barcode type * Barcode count * Barcode value as string * Barcode raw data as bytes * Barcode bounding rectangle * Coordinate of four corners * Page number ### Supported Image Source Types * Bmp, jpg, png, and tiff image files; multi-page tiff also supported * Windows DIB and .NET bitmap * Black/white, grayscale or color ### Runtime Environment * Windows Workstation: XP, Vista, 7, 8 * Windows Server: 2003, 2008, 2008 R2, 2012 * macOS: macOS 10.6 and above ### Languages and Environment * APIs: C, C++, ActiveX/COM, .NET * Projects: 32-bit or 64-bit * Languages: C#, VB.net, Java, C++, VB6, Delphi, PHP, VBScript, JavaScript, Python, Perl, Ruby etc. [More][2] ## License Agreement https://www.dynamsoft.com/Products/barcode-reader-license-agreement.aspx [1]:https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader.aspx [2]:https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader-Feature.aspx