Dynamic Web TWAIN is an API for designing web applications. With a few lines of JavaScript code, you can develop applications to scan documents from scanners or built-in mobile cameras in all common web browsers, edit the scanned images, and save them to a local/server file system or document repository.
This SDK supports rotation, cropping, mirroring, and changing of contrast, brightness, etc.
v11.3 [Apr 24, 2016]
New
Added the feature to automatically create a dump file for debugging purposes when the scanning service crashes
Added official support for OCR Professional
Improved
Optimized the scanning performance by reducing unnecessary web socket messages
Optimized the compatibility of the accompanying JS files so that they can work with different versions of scanning services
Added an internal mechanism in the accompanying JS files to support Angular2
Optimized Mac scanning process to make it possible to switch from TWAIN protocol to ICA protocol