Skip to content

nikolindima/QKMRZScanner

 
 

Repository files navigation

Swift 4.2 Git

QKMRZScanner

Scans MRZ (Machine Readable Zone) from identity documents.

scanning_preview

MRZ transformation

Version 3.2.0 - Add correction for NLD passports. Used regex ^[A-NP-Z]{2}[A-NP-Z0-9]{6}[0-9] Version 3.3.0 - Add correction for D passports. Used regex ^[CFGHJK]{1}[CFGHJKLMNPRTVWXYZ0-9]{8}$ - Add correction for IRL passports. Used regex ^[A-Z0-9]{7,9}$

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Scan MRZ (Machine Readable Zone) from identity documents (passport, id, visa) using iPhone/iPad (iOS)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 97.6%
  • Ruby 1.6%
  • Objective-C 0.8%