ID AnalyzerID Analyzer
ID Analyzer
  • पहचान सत्यापन API

    ID स्कैन और सत्यापन REST API

    DocuPass

    ड्रॉप-इन एम्बेडेड KYC फ़्लो

    Biometric API

    चेहरा मिलान + लाइवनेस जाँच

    ID Fort

    एंटरप्राइज़ ऑन-प्रिमाइस KYC

    Transaction Vault

    पहचान क्लाउड स्टोरेज + ऑडिट

    Prime ID Scanner

    डेस्कटॉप ID स्कैनिंग सॉफ़्टवेयर

  • दस्तावेज़ OCR स्कैनर

    ID डेटा निकालें

    पहचान सत्यापन

    रिमोट उपयोगकर्ता सत्यापित करें

    बायोमेट्रिक सत्यापन

    चेहरा पहचान

    दस्तावेज़ प्रमाणीकरण

    नकली ID जाँच

    AML और PEP स्क्रीनिंग

    प्रतिबंध और निगरानी सूचियाँ

    दस्तावेज़ स्वचालन

    दस्तावेज़ बनाएँ और हस्ताक्षर करें

    नियामक अनुपालन

    GDPR, HIPAA, ISO, IAL2

    समर्थित दस्तावेज़

    190+ देश कवर

  • KYCड्राइवर सत्यापनउपयोगकर्ता ऑनबोर्डिंगउपयोगकर्ता सत्यापनपहचान सत्यापनधोखाधड़ी पहचानवित्तीय सेवाएँमार्केटप्लेस और समुदायगेमिंगपरिवहनरिटेल और ई-कॉमर्सएक्सेस नियंत्रणस्वास्थ्य सेवाशिक्षायात्रा और आतिथ्यटेलीकॉम
  • डेवलपर
  • मूल्य निर्धारण
  • संपर्क
साइन इन करेंशुरू करें
Home
ID AnalyzerID Analyzer

मेन्यू

    • पहचान सत्यापन API
    • DocuPass
    • ID Fort
    • Biometric API
    • Transaction Vault
    • Prime ID Scanner
    • दस्तावेज़ OCR स्कैनर
    • पहचान सत्यापन
    • बायोमेट्रिक सत्यापन
    • दस्तावेज़ प्रमाणीकरण
    • AML और PEP स्क्रीनिंग
    • दस्तावेज़ स्वचालन
    • नियामक अनुपालन
    • समर्थित दस्तावेज़
    • KYC
    • ड्राइवर सत्यापन
    • उपयोगकर्ता ऑनबोर्डिंग
    • उपयोगकर्ता सत्यापन
    • पहचान सत्यापन
    • धोखाधड़ी पहचान
    • वित्तीय सेवाएँ
    • मार्केटप्लेस और समुदाय
    • गेमिंग
    • परिवहन
    • रिटेल और ई-कॉमर्स
    • एक्सेस नियंत्रण
    • स्वास्थ्य सेवा
    • शिक्षा
    • यात्रा और आतिथ्य
    • टेलीकॉम
    • डेवलपर
    • मूल्य निर्धारण
    • संपर्क
    • सुरक्षा और ISO 27001
← ब्लॉग पर वापस जाएँ
MRZDocument OCRPassports

How to Read the Machine-Readable Zone on a Passport

ID Analyzer Team·May 22, 2026·2 मिनट पढ़ने का समय
How to Read the Machine-Readable Zone on a Passport

If you have ever looked at the bottom of a passport's photo page, you have seen two lines of evenly-spaced capital letters, numbers, and chevrons (<). That block is the Machine-Readable Zone (MRZ) — a standardized, machine-friendly copy of the holder's key details, defined by ICAO Document 9303.

It exists so that any reader — a border kiosk, a hotel scanner, or an API — can extract identity data reliably, without depending on fonts or layout.

What the two lines encode

A standard passport (TD3 format) MRZ has two lines of 44 characters:

  • Line 1 — document type, issuing country, and the holder's name (surname, then given names, separated and padded with <).
  • Line 2 — passport number, nationality, date of birth, sex, expiry date, an optional personal number, and a set of check digits.
P<UTOERIKSSON<<ANNA<MARIA<<<<<<<<<<<<<<<<<<<
L898902C36UTO7408122F1204159ZE184226B<<<<<10

Tip

Dates are written YYMMDD. So 740812 is 12 August 1974, and 120415 is 15 April 2012. The single letter after the date (F/M/X) is the sex field.

Check digits: the MRZ's built-in error detection

The MRZ is not just data — it is self-verifying. Several fields are followed by a check digit computed from the characters before it, using a weighting pattern of 7, 3, 1 repeated across the field. A final composite check digit covers the whole second line.

This is why MRZ extraction can reach near-perfect accuracy: even if OCR misreads a character, the check digits usually catch it. A document where the check digits do not validate is an immediate red flag — it often signals a tampered or fabricated passport.

Why it matters for verification

Two reasons:

  1. Accuracy. The MRZ gives a clean, structured source of truth for name, number, nationality, date of birth, and expiry — independent of the visual zone, which can be harder to read on a worn or low-light capture.
  2. Authenticity. Cross-checking the MRZ against the visual zone (and validating the check digits) is one of the strongest, cheapest fraud signals available. If the printed name says one thing and the MRZ says another, something is wrong.

ID Analyzer decodes the MRZ automatically wherever one is present — and falls back to full visual-zone OCR when it is not (for example, on many driver's licenses, which use barcodes instead).

See how document OCR works

So the next time you see those two cryptic lines, you will know: they are a compact, checksum-protected snapshot of an identity — built to be read by machines, and to make forgery harder.

पढ़ना जारी रखें

GDPR and Identity Data: What You Can and Cannot Store
GDPRData Protection

GDPR and Identity Data: What You Can and Cannot Store

A practical guide for developers and compliance teams on storing identity-verification data under GDPR.

Jun 1, 2026·5 मिनट पढ़ने का समय
What Is AML Screening, and How Does It Work?
AMLCompliance

What Is AML Screening, and How Does It Work?

A practical breakdown of AML screening, what it checks, and how to build it into your onboarding flow.

May 31, 2026·5 मिनट पढ़ने का समय
What Is KYC, and Why Does It Matter?
KYCCompliance

What Is KYC, and Why Does It Matter?

A plain-English guide to Know Your Customer — what it is, why regulators require it, and how modern teams automate it without slowing onboarding.

May 28, 2026·3 मिनट पढ़ने का समय
सत्यापन शुरू करें

अपनी पहली ID सत्यापित करने के लिए तैयार हैं?

साइन-अप पर मुफ़्त परीक्षण क्रेडिट — किसी कार्ड की आवश्यकता नहीं।

  • निःशुल्क ट्रायल शुरू करें
  • सेल्स से बात करें
  • क्रेडिट कार्ड की आवश्यकता नहीं

  • साइनअप पर मुफ़्त ट्रायल क्रेडिट

ID Analyzer

क्लाउड-आधारित पहचान सत्यापन। OCR, बायोमेट्रिक चेहरा मिलान और AML स्क्रीनिंग के साथ 190+ देशों के ड्राइवर लाइसेंस, पासपोर्ट और ID कार्ड स्कैन एवं सत्यापित करें।

FacebookFacebook
Twitter@idanalyzer

ISO 27001 प्रमाणित · प्रमाणपत्र देखें

उत्पाद

  • पहचान सत्यापन API
  • DocuPass वेब KYC
  • AML/PEP जाँच
  • चेहरा सत्यापन API
  • Transaction Vault
  • Prime ID Scanner

समाधान

  • दस्तावेज़ OCR स्कैनर
  • पहचान सत्यापन
  • बायोमेट्रिक सत्यापन
  • नकली ID जाँच
  • समर्थित दस्तावेज़

कंपनी

  • हमारे बारे में
  • मूल्य निर्धारण
  • डेवलपर
  • ब्लॉग
  • सेवा स्थिति
  • संपर्क

© 2026 Evith Technology Ltd. · गोपनीयता नीति · सेवा अनुबंध · डेटा सुरक्षा नीति

English简体中文繁體中文DeutschFrançaisEspañolPortuguêsItaliano日本語한국어العربيةहिन्दी