Homeโ€บValidatorsโ€บus-financeโ€บUS Passport Number Validator

US Passport Number Validator

us-finance

Validate a US passport number format instantly. Checks for the correct 9-character alphanumeric structure used on US passport books and cards. Free, client-side.

What is a US Passport?

The US Passport Number Validator checks whether a US passport number follows the correct 9-character alphanumeric format used on US passport books and cards. It verifies the length, confirms the number starts with a letter (as all US passport numbers do), and checks that only valid characters (Aโ€“Z, 0โ€“9) are present.

US passport book numbers are 9 characters: typically a letter followed by 8 digits (e.g. A12345678), though some newer books may begin with two letters. US passport card numbers also follow the 9-character format and start with the letter C. Both are issued by the US Department of State and appear on the data page of the document and in the Machine Readable Zone (MRZ).

The format check is a useful first-pass filter in travel, immigration, and identity verification forms โ€” catching transpositions, short entries from partial copies, and entries made from OCR-scanned documents that introduced incorrect characters.

What this validator checks: exactly 9 characters, first character is a letter (Aโ€“Z), all remaining characters are letters or digits (no spaces, hyphens, or special characters).

What it does not check: Whether the passport was actually issued, is currently valid, or belongs to a specific person. Format validation only โ€” the State Department does not expose a public passport verification API.

For related US identity document validation, see the SSN Validator and DUNS Number Validator.

All validation is client-side. No data is transmitted.

How to use this US Passport calculator

  1. Enter the passport number in the input field โ€” 9 characters, uppercase letters and digits.
  2. Check the Valid/Invalid badge โ€” updates instantly.
  3. Read the details โ€” character count and likely document type (book or card).
  4. If entering on behalf of someone: verify against the physical document to avoid OCR transcription errors.
  5. Note: passport card numbers (starting with C) are not valid for international air travel.
  6. Related tools: use the SSN Validator for Social Security numbers.

Formula & Methodology

Format rules:
- Exactly 9 characters
- First character: uppercase letter (Aโ€“Z)
- Remaining 8 characters: uppercase letters (Aโ€“Z) or digits (0โ€“9)
- Regex: /^[A-Z][A-Z0-9]{8}$/

Likely document type by first character:

| First character | Likely document |
|---|---|
| C | US Passport Card |
| Other letter | US Passport Book |

Valid and invalid examples:

| Input | Valid? | Note |
|---|---|---|
| A12345678 | โœ“ | 9 chars, starts with letter |
| C98765432 | โœ“ | Likely passport card |
| AB1234567 | โœ“ | Two letters, valid format |
| A1234567 | โœ— | Only 8 characters |
| 123456789 | โœ— | Starts with digit |
| A1234567! | โœ— | Invalid special character |

Frequently Asked Questions

US passport book numbers are 9 characters long, consisting of uppercase letters and digits. Most passport books start with a single letter followed by 8 digits (e.g. A12345678), though some newer books may start with two letters. US passport cards (the wallet-sized alternative to the passport book) start with the letter C. Both documents use 9-character alphanumeric numbers with no spaces or hyphens.
On a US passport book, the passport number is printed in the upper right corner of the photo page (page 2) and also in the Machine Readable Zone (MRZ) โ€” the two lines of alphanumeric text at the bottom of the data page. On a US passport card, the number is on the front of the card. The number begins with a letter and is always 9 characters.
A US passport book is accepted for all international travel by air, land, and sea. A passport card is a wallet-sized alternative that is valid only for land and sea travel to Canada, Mexico, the Caribbean, and Bermuda โ€” not for international air travel. Passport card numbers start with the letter C. Both contain the holder's full name, date of birth, and photograph, and both expire after 10 years for adults (5 years for children under 16).
No โ€” the validator checks format only: 9 characters, starting with a letter, containing only uppercase letters and digits. It cannot access the US State Department database to confirm the passport was issued, is currently valid, or has not been reported lost or stolen. Passport authentication for travel purposes is handled by border control authorities using the Machine Readable Zone and chip data.
No โ€” the US passport number is not publicly searchable in any government database. The State Department does not provide a public API for passport number verification. For identity verification, use identity verification services that compare a passport scan against government databases with the holder's consent. This tool is for format validation only, not identity verification.
No โ€” all validation runs entirely in your browser. The passport number is never sent to any server, stored, or logged. The tool works offline once loaded. Best practice: do not enter real passport numbers in web-based tools unless you are specifically using an authorised identity verification service.
An Indian passport number is 8 characters: 1 uppercase letter followed by 7 digits (e.g. A1234567). A US passport number is 9 characters, typically 1 letter followed by 8 digits. Both start with a letter and contain only alphanumeric characters. An Indian IT team building a travel booking platform would need separate format validators for each country's passport number format.
Enter the passport number in the input field โ€” 9 characters, letters and digits only. The validator checks the length, confirms the first character is a letter, and verifies that only valid alphanumeric characters are present. The Valid/Invalid badge updates instantly. The details panel shows the likely document type (passport book or passport card) based on the first character.
US passport card numbers start with the letter C. Passport book numbers typically start with other letters. If a passport number starting with C is entered, the validator flags it as likely a passport card โ€” which is valid for land and sea travel to Canada, Mexico, the Caribbean, and Bermuda, but not for international air travel. If you are booking an international flight and need to enter a passport number, ensure it is from a passport book, not a card.
US passport numbers use uppercase letters and digits in their 9-character format. The exact character set allowed is not publicly documented to the same precision as identifiers like the VIN. In practice, the first character is always a letter (Aโ€“Z). If you encounter issues with a specific passport number, verify the number digit by digit against the physical document โ€” OCR errors on scanned documents sometimes confuse 0/O and 1/I.
US citizens apply for passports through the US State Department. First-time applicants must apply in person at a passport acceptance facility (many post offices, libraries, and government offices). Renewals can typically be done by mail. The standard processing time is 6โ€“8 weeks; expedited service takes 2โ€“3 weeks. Fees vary: approximately $130 for a passport book, $30 for a card, plus a $35 execution fee for new applicants.
Also known as
US passport number checkvalidate US passportAmerican passport formatpassport number validatorcheck passport number