Applies the given filters to the given page.
Removes all files generated by this plugin.
Creates a PDF using the given list of image file URIs. Please check the extra options that are part of the input arguments to modify the created PDF file per your needs.
Creates a page with the image located at the given URI.
Detects barcodes on the image represented by the file URI. The image file URI is part of the input arguments.
Detects document on the given image and returns the result.
Detects document on the given page and returns the result.
Detects the quality of the document on a still image.
Extracts images from a PDF represented by the file URL. The PDF file URL is part of the input arguments.
Extracts images from a PDF represented by the file URL, creates pages from them and returns the created pages. The PDF file URL is part of the input arguments.
Returns the BASE64 Image Data for the given image.
Provides complete information about the current license status.
Returns the available OCR configs.
Initializes the Scanbot SDK with the preferred configuration.
Performs OCR on given images. Set preferred ocrConfiguration engine, or leave it undefined to use the default one which is OCRScanbotEngineConfiguration. If OCRTesseractConfiguration is used, the expected languages need to be set.
Recognizes a Check on the given image. Set desired check standards or leave it empty/undefined to recognize all supported checks.
Optional
acceptedRecognizes a European Health Insurance Card (EHIC) on the given image.
Recognizes a generic document on the given image. Set the expected generic document formats or leave it empty/undefined to recognize all supported generic document formats.
Recognizes a Medical Certificate on the given image. Modify the result with extra options that are part of the input arguments.
Recognizes an MRZ on the given image.
Recreates the given pages to refresh the Image URIs.
Removes the given page from the storage.
Rotates the given image by the specified degrees.
Rotates the given page for the number of 90 degree clockwise rotations. Negative values will rotate counterclockwise.
Applies the given image to the desired page.
Opens the Ready-To-Use UI Barcode Scanner screen with the desired configuration.
Use startBarcodeScanner from 'capacitor-plugin-scanbot-sdk/ui_v2' instead.
Opens the Ready-To-Use UI Batch Barcode Scanner screen with the desired configuration.
Use startBarcodeScanner from 'capacitor-plugin-scanbot-sdk/ui_v2' instead.
Opens the Ready-To-Use UI Check Recognizer screen with the desired configuration.
Opens the Ready-To-Use UI Cropping screen with the desired configuration.
Opens the Ready-To-Use UI Document Scanner screen with the desired configuration.
Opens the Ready-To-Use UI European Health Insurance Card Scanner screen with the desired configuration.
Opens the Ready-To-Use UI Finder Document Scanner screen with the desired configuration.
Opens the Ready-To-Use UI Generic Document Recognizer screen with the desired configuration.
Opens the Ready-To-Use UI License Plate Scanner screen with the desired configuration.
Opens the Ready-To-Use UI Medical Certificate Recognizer screen with the desired configuration.
Opens the Ready-To-Use UI MRZ Scanner screen with the desired configuration.
Opens the Ready-To-Use UI Text Data Scanner screen with the desired configuration.
Opens the Ready-To-Use UI VIN Scanner screen with the desired configuration.
Creates a TIFF using the given list of image file URIs. Please check the extra options that are part of the input arguments to modify the created TIFF file per your needs.
Applies the given filters to the given image, and returns its URI.