Skip to content

dynamsoft-h/test-mds-js-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Scanner Samples

changes

Here we present sample projects built with the Mobile Document Scanner, each a single HTML file to demonstrate a particular use case or feature of MDS.

Plain JavaScript Samples

  1. Hello World - a minimal example to get started with scanning single page documents in under 2 minutes.
  2. Official Demo - source code for the polished and integrated demo application on our website.
  3. Scanning to PDF - scan multi-page documents with MDS, and integrate with Dynamsoft Document Viewer (DDV) for viewing, editing, and PDF file output.
  4. Multi-Page Scanning - scan multi-page documents with MDS and output as separate images on each successful scan for further fine-grain processing downstream.
  5. Image File Scanning - scan documents from file input instead of a camera feed for processing existing images.

JavaScript Framework Samples

All three Framework samples provide the same features as the plain JavaScript Hello World sample.

  1. Angular
  2. React Hooks
  3. Vue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors