
IdentityDocuments
Passport Parsing
Creator
Description
Use this package to parse machine readable passports and other travel documents. It uses Google's Vision API for character recognizion (OCR) on submitted images and then processes the results to parse the machine readable zone (MRZ) of passports and do validation checks. You'll be able to use this in your Laravel projects to easily offer an API for any service that requires ID uploads.Visit Site