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.
The icon has been taken from Font Awesome.
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 ./
This library uses SemVer for versioning.
This project is licensed under the GNU GPL v3.0 - see the LICENSE.md file for details.