New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

scanbot-web-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scanbot-web-sdk - npm Package Compare versions

Comparing version 2.2.0-rc2 to 2.2.0

{
"name": "scanbot-web-sdk",
"version": "2.2.0-rc2",
"version": "2.2.0",
"description": "Scanbot Web Document Scanner SDK",

@@ -5,0 +5,0 @@ "keywords": [

@@ -1,2 +0,2 @@

# Web Document & Barcode Scanner SDK
# Web Scan SDK

@@ -8,19 +8,33 @@ Scanbot Web SDK makes it possible to integrate

The scanner features real-time document detection with user guidance,
auto-snapping, auto-cropping and perspective correction.
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).
Additionally, the SDK provides the option for custom cropping,
## 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.
as well as the option to save detected documents as PDF or TIFF.
You can request a live demo link for the document and barcode scanner
[here](https://scanbot.io/en/sdk/web-scanner-sdk/web-document-scanner-sdk)
or [here](https://scanbot.io/en/sdk/web-scanner-sdk/web-barcode-scanner-sdk).
Get your live demo link
[here](https://scanbot.io/en/sdk/web-scanner-sdk/web-document-scanner-sdk).
Scanbot Web SDK is based on Web Assembly and the HTML Media Capture API
and can be used on iOS (Safari) and Android (Chrome, Firefox, Edge).
## 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](https://scanbot.io/en/sdk/web-scanner-sdk/web-barcode-scanner-sdk).
### Documentation
For the developer guide and full API reference of the Scanbot Web Document Scanner SDK please check out
the [documentation](https://scanbotsdk.github.io/documentation/web/).
For the developer guide and full API reference of the Scanbot Web Document Scanner SDK,
please check out our [documentation](https://scanbotsdk.github.io/documentation/web/).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display