In This Topic
VintaSoft Twain .NET SDK provides JavaScript API and VintaSoft Web TWAIN service, which allow a web developer quickly and easily create cross-browser web applications for acquiring images from TWAIN and SANE image scanners in Windows and Linux. Developed web applications can be used in all major web browsers.
VintaSoft Twain .NET SDK features for web development:
-
General features
- SDK can be used for developing ASP.NET Core, Angular, React.js, Vue.js, PHP or other JavaScript-based web application for Windows and Linux
- SDK can be used for developing ASP.NET MVC or ASP.NET WebForms application for Windows
- The SDK core for Web is written in JavaScript, also TypeScript modules are available
- Scan documents in any modern web browser (Chrome, Firefox, Edge, Internet Explorer, Opera)
- Control image scanner, which is compatible with TWAIN specification 1.x, in Windows
- Control image scanner, which is compatible with TWAIN specification 2.x, in Windows and Linux
- Control local image scanner, which is compatible with SANE API, in Linux
- Enumerate and select TWAIN/SANE scanner
- Acquire images from TWAIN/SANE scanner
- Preprocess images acquired from TWAIN/SANE scanner
- Save scanned images to a file or get the image file as Base64 string
- Upload scanned images to HTTP(S)
-
TWAIN/SANE device selection
- Enumerate TWAIN/SANE devices available in the system
- Select the TWAIN/SANE device programmatically
-
TWAIN/SANE image scanning
- Set TWAIN/SANE device settings (page format, image size, image position, page orientation, image resolution, image brightness, image contrast, etc) programmatically
-
Asynchronously acquire images from TWAIN/SANE scanner
-
Synchronously acquire images from TWAIN/SANE scanner
-
Acquire a black-white, halftone, grayscale, palette or color image from TWAIN/SANE scanner
-
Scan the whole page or page region from TWAIN/SANE scanner
-
Scan front and/or back of page using duplex scanning
-
Use the automatic document feeder (ADF) for single and multi-page scanning
-
Cancel the image acquisition from TWAIN/SANE scanner
-
Control any capability supported by TWAIN/SANE device
-
Image processing
-
Image saving
-
Image uploading
-
Tutorials
-
Demo applications
Online resources