The Scanbot Web Document Scanner SDK makes it possible to integrate document scanning on your website or in your web application. It features real-time document detection with user guidance, auto-snapping, auto-cropping and perspective correction.
The SDK is a native SDK built for the web via Emscripten. It relies on WebAssembly and Camera access via HTML Media Capture API.
The react component is built with React and the plain JavaScript bundle with Preact.
The React example app relies on the npm
package
of the Scanbot Web Document Scanner SDK.
To run the React example app:
cd react-js/
npm install
npm start
The vanilla JavaScript app downloads the Scanbot Web SDK from an unofficial CDN:
https://cdn.jsdelivr.net/npm/scanbot-web-sdk@1.0.0-rc1/bundle/ScanbotSDK.min.js
To run the JavaScript example:
cd plain-js/
php -S localhost:8000
For the developer guide and full API reference of the Scanbot Web Document Scanner SDK please check out the documentation.
The Scanbot Web Document Scanner SDK will run without a license for one minute per session!
After the trial period is over all Scanbot Web SDK functions as well as UI components (Document Scanner UI) will stop working. You have to refresh the page to get another trial period.
To get an unrestricted, no-strings-attached 30-day trial license, please reach out to our sales team via sdk@scanbot.io