What this tool does
The PAN Validator checks whether an Indian Permanent Account Number matches the official 10-character AAAAA0000A pattern, decodes the 4th-character entity type, and shows the structure broken into its letter, digit, and check segments — instantly, as you type.
How it works
The tool cleans your input (removing spaces and dashes and upper-casing it), then tests it against the canonical PAN regular expression: five letters, four digits, one letter. It reads the 4th character to identify the holder type and the 5th character as the name initial. Everything runs locally.
Format check only — not a government lookup
PAN has no public checksum, so format validity cannot prove a PAN is real, active, or registered to a particular person. This tool is a fast first-pass format screen — not verification. Confirming a PAN against the Income Tax Department / NSDL-Protean database requires a licensed verification API (a proposed Pro feature).
Privacy
Everything runs in your browser. The PAN you enter is never uploaded, logged, or stored.