dwt-vue is a document scanning web app which uses Dynamic Web TWAIN and Vue.js technologies. It can provides scan, webcam capture, and OCR features to end users.
Dynamic Web TWAIN is a commercial development SDK that caters to TWAIN standard for web developers. Besides the functionalities provided by dwt-vue, it can also offer barcode reading and scanning upload features. For more details (introduction, download, demos, trial license), please reach https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx.
Make a component-based document scanning application
npm install
npm run serve
npm run build
npm run lint