SDK Feature Overview | Web Document Scanner
Barcode Scanner
- Plugin API method:
ScanbotSDK.createBarcodeScanner()
- Configuration:
BarcodeScannerConfiguration
- Detection on the Image:
ScanbotSDK.detectBarcodes()
- Feature in detail - Detailed description of the feature with a usage example.
Document Scanner
- Plugin API method:
ScanbotSDK.createDocumentScanner()
- Configuration:
DocumentScannerConfiguration
- Detection on the Image:
ScanbotSDK.detectDocument()
- Feature in detail - Detailed description of the feature with a usage example.
Machine Readable Zone (MRZ) scanner
- Plugin API method:
ScanbotSDK.createMrzScanner()
- Configuration:
MrzScannerConfiguration
- Feature in detail - Detailed description of the feature with a usage example.
Data Scanner
- Plugin API method:
ScanbotSDK.createTextDataScanner()
- Configuration:
TextDataScannerConfiguration
- Feature in detail - Detailed description of the feature with a usage example.
Vehicle Identification Number (VIN) Scanner
- Plugin API method:
ScanbotSDK.createVINScanner()
- Configuration:
VINScannerConfiguration
- Feature in detail - Detailed description of the feature with a usage example.
Optical Character Recognition (OCR)
- Plugin API method:
ScanbotSDK.createOcrEngine()
andocr.recognizeURL()
- Configuration:
Array<string>
- An array of languages - Feature in detail - Detailed description of the feature with a usage example.
PDF Creation
- Plugin API method:
ScanbotSDK.beginPdf()
- Supported PDF Page Sizes: A4, Letter, Legal.
- Feature in detail - Detailed description of the feature with a usage example.
TIFF Creation
- Plugin API method:
ScanbotSDK.beginTiff()
- Feature in detail - Detailed description of the feature with a usage example.
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.