scanbot-web-sdk

Scanbot Web Document Scanner SDK

Usage no npm install needed!

<script type="module">
  import scanbotWebSdk from 'https://cdn.skypack.dev/scanbot-web-sdk';
</script>

README

Web Scan SDK

Scanbot Web SDK makes it possible to integrate document as well as barcode scanning on your website or in your web application.

Scanbot Web SDK is based on WebAssembly and the HTML Media Capture API and can be used on iOS (Safari; Chrome and Firefox as of iOS 14.4.2) and Android (Chrome, Firefox, Edge).

Document Scanner for the Web

The Web Document Scanner features real-time document detection with user guidance, auto-snapping, auto-cropping, and perspective correction.

Additionally, the SDK provides an option for custom cropping, in case automatic cropping does not fit your needs, as well as the option to save detected documents as PDF or TIFF.

Get your live demo link here.

Barcode Scanner for the web

The Barcode Scanner for web applications allows you to integrate barcode scanning into your website or web application within one business day, including a customizable user interface.

With the Web Barcode Scanner JS, one can determine the barcode type, the data contained in it, and data from a potentially binary result (rawBytes).

You can request a live demo link here.

Documentation

For the developer guide and full API reference of the Scanbot Web Document Scanner SDK, please check out our documentation.