Skip to main content

Parsing an MRZ from text with the Linux MRZ Scanner Module

If you already have the raw MRZ (machine-readable zone) text extracted from a document, you can use the MRZ Parser to convert it into structured data.

Call parse(text: string) on a MrzParser instance to process the MRZ string and receive a MrzScannerResult containing all parsed fields, such as the document number, issuing country, date of birth, expiry date, and personal number.

mrz parser
loading...

Get in touch

If you need further information or are interested in licensing the Scanbot SDK, please get in touch with our solution experts.

On this page