A curated list of Dynamic Web TWAIN samples scattered in various places: installers, GitHub and websites.
Demos with basic document scanning function.
These demos can adjust the settings of the scanning, capture images with webcams and read barcodes.
These demos illustrate how to upload scanned documents to a server.
These demos illustrate some use cases.
These demos illustrate how to scan documents through other devices connected to scanners, which makes it possible to scan documents on mobile devices.
- Hello world demo storing images on the remote service
- Hello world demo storing images on the client with Dynamsoft Document Viewer
- Code Lab. Various samples demonstrating how to customize the document scanning. It is a collection of code snippets.
Every blog has its sample code available on GitHub.
- .NET Blazor
- Salesforce
- Oracle APEX
- FileMaker
- Chrome Extension
- Tauri
- Electron
- Next.js
- Nuxt.js
- PHP Laravel
- How to Add PDF Annotations to Scanned Documents with JavaScript
- Scan Documents and Read the MRZ Text and Barcodes
- Text Recognition (OCR)
- Large Language Model (ChatGPT) Integration
Dynamic Web TWAIN's REST API extends its document scanning ability to other programming languages.