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
- Host: GitHub
- URL: https://github.com/tony-xlh/ionic-angular-document-scanner
- Owner: tony-xlh
- Created: 2022-11-17T06:47:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T05:16:58.000Z (over 2 years ago)
- Last Synced: 2025-02-24T16:54:48.772Z (over 1 year ago)
- Topics: angular, capacitor, document-scanner, document-scanning, perspective-transform
- Language: TypeScript
- Homepage: https://www.dynamsoft.com/codepool/ionic-angular-document-scanner.html
- Size: 1.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)