Scanning a barcode from an image file with the Capacitor Barcode Scanner SDK
In addition to detecting barcodes from a live camera stream, the Barcode Scanner SDK can scan barcodes from still images imported from the gallery or any other source.
To scan barcodes from an image (PNG or JPG file), use the ScanbotBarcode.scanFromImage function.
loading...
The result object contains a list of recognized barcodes as items. Please refer to BarcodeScannerResult for more details.
Arguments
Set the image property as part of the input arguments. In addition, you can choose which barcode formats to accept, min/max length, or any other property that is part of the BarcodeScannerConfiguration.
With BarcodeFormatCommonConfiguration, you can configure the scanner for all barcode formats at once.
In addition, you 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 free trial licenseScanbot SDK is part of the Apryse SDK product family
A mobile scan is just the start. With Apryse SDKs, you can expand mobile workflows into full cross‑platform document processing. Whether you need to edit PDFs, add secure digital signatures, or use a fast, customizable document viewer and editor, Apryse gives you the tools to build powerful features quickly.
Learn more
