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

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

An Ionic vue document scanner using Dynamsoft Document Normalizer which can work as a progressive web app.
https://github.com/tony-xlh/ionic-vue-document-scanner

android capacitor document-scanner ionic ios vue web

Last synced: about 1 year ago
JSON representation

An Ionic vue document scanner using Dynamsoft Document Normalizer which can work as a progressive web app.

Awesome Lists containing this project

README

          

## Ionic Vue Document Scanner

An Ionic vue document scanner using [Dynamsoft Document Normalizer](https://www.dynamsoft.com/document-normalizer/overview/) which can work as a progressive web app as well as a native mobile app.

[Online demo](https://comforting-praline-251825.netlify.app/)

https://github.com/user-attachments/assets/bc4e0724-160c-4b55-b96f-4efb23ea0b99

## How to Run

For Web:

```bash
ionic serve
```

For iOS/Android:

1. `ionic cap sync`.
2. Use Android Studio or Xcode to open the project.