Resource Base
Upload Scanned Documents with ASP.NET
This sample is the ASP.NET version of the main online demo. It uses JavaScript to scan and edit documents, then uploads them to an ASP.NET backend.
Upload Scanned Documents with JSP
This sample is the JSP version of the main online demo. It uses JavaScript to scan and edit documents, then uploads them to a JSP backend.
Upload Scanned Documents with Node.js
This sample is the Node.js version of the main online demo. It uses JavaScript to scan and edit documents, then uploads them to a Node.js backend.
Upload Scanned Documents with PHP
This sample is the PHP version of the main online demo. It uses JavaScript to scan and edit documents, then uploads them to a PHP backend.
Scan and upload documents in browsers | Online Demo
This demo demonstrates how to control TWAIN, WIA, ICA, SANE, and eSCL compatible scanners from within a web page.
Full Featured Demo
This comprehensive demo demonstrates how to use Dynamic Web TWAIN's most popular features: scan images, import local images and PDF files, edit, save to local, upload to database, etc.
Scan Documents and Upload to File System
This sample demonstrates how to acquire images in JavaScript and upload them (C#, VB.NET, PHP, or JSP, ASP, etc.). You can also upload extra meta tag information when necessary.
Upload Scanned Documents with the Built-in Uploader
This sample demonstrates how to use DWT's built-in uploader to upload scanned documents.
Scan US Driver's License and Extract Information
The demo demonstrates how to scan or load a picture of a US driver license which contains a PDF417 Barcode and then extracts the information from the barcode. The parser parses the PDF417 value into a human-readable format.
Scan Documents with Thumbnails View
This sample demonstrates how to use web scan with thumbnails.
Sorting Scanned Images with Tags
This sample demonstrates how to use tags to sort scanned images into documents.
Scan Documents in a SharePoint Application
This sample demonstrates how to integrate Dynamic Web TWAIN in a web part of SharePoint.
Capture Images with Scanners and Webcams
This sample demonstrates how to acquire images from scanners and webcams on the same web page. The captured images are stored in the same viewer.
Scan Documents and Read Barcode
The demo demonstrates how to scan, load or download an image on which there is barcode and extract the information from the barcode.
Automate Document Classification Using Barcode Separator
This sample detects barcode information as separators and automatically saves scanned pages into different PDF files.
Make use of the API startScan
This sample demonstrates how to use the JSON-style API startScan to scan & upload documents.
Scan Documents in a MVC Application
This sample demonstrates the basics of using Dynamic Web TWAIN SDK to scan and upload images in an ASP.NET MVC web application.
Advanced TWAIN Capability Negotiation
This sample demonstrates how to use Dynamic Web TWAIN to negotiate capabilities when using a TWAIN Data Source.
Use Dynamic Web TWAIN in a React application
This sample demonstrates how to use most of the features of Dynamic Web TWAIN in a React application.
Use Dynamic Web TWAIN with the latest Angular
The sample shows how to integrate Dynamic Web TWAIN JavaScript library into an Angular project.
Use Dynamic Web TWAIN in a Vue.js application
Use Dynamic Web TWAIN in a Vue.js sample to scan documents and read barcode