uwolfer / mrz-scanner

mrz-scanner is a PWA (progressive web app) for recognizing MRZ lines used on ID cards and passports
https://uwolfer.github.io/mrz-scanner/
GNU General Public License v3.0
43 stars 9 forks source link

mrz-scanner

mrz-scanner is a PWA (progressive web app) for recognizing MRZ lines used on ID cards and passports. All processing is done offline - no data for scanning will ever leave your computer.

Try it!

Dependencies

The icon has been taken from Font Awesome.

Development

You can run this app with parcel:

yarn parcel index.html

The deployment build can be created with:

yarn parcel build index.html --public-url ./

Ideas for improvements (Pull Requests are welcome!)

Versioning

This library uses SemVer for versioning.

Authors

License

This project is licensed under the GNU GPL v3.0 - see the LICENSE.md file for details.