An open API service indexing awesome lists of open source software.

https://github.com/tony-xlh/ionic-angular-document-scanner

Ionic Angular Document Scanner based on Dynamsoft Document Normalizer
https://github.com/tony-xlh/ionic-angular-document-scanner

angular capacitor document-scanner document-scanning perspective-transform

Last synced: about 1 month ago
JSON representation

Ionic Angular Document Scanner based on Dynamsoft Document Normalizer

Awesome Lists containing this project

README

          

## Ionic-Angular-Document-Scanner

Ionic Angular Document Scanner demo using the [capacitor-plugin-dynamsoft-document-normalizer](https://github.com/tony-xlh/capacitor-plugin-dynamsoft-document-normalizer).

[Online demo](https://gentle-licorice-00c7d7.netlify.app/)

[Demo video](https://user-images.githubusercontent.com/5462205/203277301-7582d697-07e3-499b-8e3f-6032c4c07b72.mp4)

### Supported Platforms

* Android
* iOS
* Web

### How to Run

```
npm install
ionic serve
```

To run on Android/iOS:

```
ionic cap run android
ionic cap run ios
```

### License

You may need to apply for your own license to use it.

[Apply for a trial license](https://www.dynamsoft.com/customer/license/trialLicense/?product=ddn)