Skip to main content

Scan from Image | Capacitor Barcode Scanner

To scan barcodes from an image (PNG or JPG file) use ScanbotBarcodeSDK.detectBarcodesOnImage function.

Scanning Barcodes From Image
loading...

Result object contains list of recognized barcodes as items. Check the full result object here.

Arguments

Set the imageFileUri property as a part of the input arguments and in addition you can choose which barcode formats to accept, min/max length or any other property that is a part of the BarcodeScannerConfiguration.

With BarcodeFormatCommonConfiguration we can configure the scanner for all barcode formats at once. In addition, we can have configurations for a specific barcode format or a format group. For example, BarcodeFormatCommonTwoDConfiguration.

Want to scan longer than one minute?

Generate a free trial license to test the Scanbot SDK thoroughly.

Get your free Trial License

What do you think of this documentation?


On this page

Scroll to top