Const Used for barcode scanning features.
Optional acceptedUsed for check scanning features.
Used for credit card scanning features.
Used for document scanning features.
Optional options?: AddPageOptionsOptional images?: ImageInput[]Optional options?: CreateDocumentOptionsOptional documentOptional options?: CreateDocumentOptionsOptional options?: ModifyPageOptionsUsed for document data extraction features.
Used for image processing features.
Optional overwrite?: booleanOptional saveUsed for legacy page features.
Please, use ScanbotDocument instead.
Used for MRZ scanning features.
Used for OCR features.
Optional configuration?: OcrConfigurationOptional configuration?: OcrConfigurationUsed for PDF generation features.
Used to extract images from PDF documents.
Used for text pattern recognition features.
Used for TIFF generation features.
Used for VIN scanning features.
Provides complete information about the current license.
Retrieves the OCR configurations available in the Scanbot SDK.
Initializes the Scanbot SDK with the preferred configuration.
The SDK configuration to be used for initialization.
Mock camera preview by using static images as a frame source. This is useful for testing purposes.
Optional captureThe file uri of the image to be used as a mock captured frame. If not provided, the imageFileUri will be used. Default is ""
The file uri of the image to be used as a mock camera frame.
Optional refreshIf true, the mock camera will refresh the frame on each request, simulating a live camera feed. Default is false
Sets a custom analytics subscriber to receive analytics events from the Scanbot SDK.
The analytics subscriber to be set.
Entry point for all features that are part of Scanbot SDK.