
Dynamsoft's Barcode Reader SDK for mobile integrates robust scanning capabilities into iOS and Android apps. It offers millisecond speed, exceptional accuracy, and a seamless user experience with auto-focus, making it ideal for enterprise-grade data capture.
Vendor
Dynamsoft
Company Website

Barcode Scanner for Mobile
Integrate robust scanning capabilities for QR code and other barcode types into your native iOS and Android apps.
Millisecond Speed for Mobile Video Streams
Under interactive scenarios, it increases the decoding speed and maximizes efficiency through various techniques, such as frame queue, frame quality filter, camera control, etc.
Exceptional Accuracy
Enterprise-grade decoding algorithms, optimized scan settings, OCR capabilities, and the addition of camera enhancing functionality can work together to achieve close to 100% accuracy.
Better User Experience With Auto Focus
No need to move the mobile device in and out to focus. It automatically detects and adjusts the focus for the best decoding performance.
Features
Powerful Barcode Decoding
- Multi-thread barcode processing
- Reads multiple barcodes in one image
- Detects barcodes at any orientation and rotation angle
- Decodes barcodes from out-of-focus, blurred images
- Reads barcodes from low-quality images with preprocessing
Customization and Flexibility
Though our SDK performs well in many general scenarios with its default scanning settings, but to reach its best performance for your specific business need, our SDK is fully customizable for the greatest performance just for your business. Choose between a long list of parameters, each containing a set of modes. A mode is a special function that the barcode reader can do, and each mode can include a number of arguments, which are used to further refine or customize the application.
Barcode Reader Results
- Angle
- PageNumber
- ResultPoints
- ModuleSize
- Bounding
- BarcodeData
- BarcodeText
- BarcodeFormat
Decode Barcodes from Images, PDFs, and Cameras
- Dynamsoft's barcode reader library supports scanning barcodes from:
- Various image file formats (bmp, jpg, png, gif, and tiff);
- Single-page and multi-page PDF;
- Device-independent bitmap (DIB) formats which can be obtained from cameras or scanners;
- An image encoded as a base64 string;
- An image file stream in raw buffer.