Passport OCR
The predefined Passport OCR Model can be used to extract information from Passports including Passport Number, Names and Nationality.
Supported file types: JPG, PNG and PDF
Extracted Fields
The full list of supported fields is:
| Field Name | Description |
|---|---|
| Document Number | Extracted Passport Number |
| First Name | Extracted given name and middle initial if applicable |
| Last Name | Extracted surname |
| Birth Date | Extracted date of birth |
| Expiration Date | Extracted expiration date |
| Sex | Extracted sex. Possible values include "M", "F" and "X" |
| Nationality | Country or region code compliant with ISO 3166 standard |
| Machine Readable Zone | Extracted Machine Readable Zone including two lines of 44 characters each |
Using the API
You can follow these guides for how to integrate with the API in common languages: