Pakistan CNIC validator and decoder
Validate a 13-digit Pakistani CNIC (Computerised National Identity Card, issued by NADRA) and read the information encoded in it. The tool confirms the length, reads the province/region from the leading digit, shows the locality codes, and works out the gender from the final digit (odd = male, even = female).
It is privacy-first: nothing leaves your browser. NADRA publishes no public check-digit algorithm, so this checks the deterministic structure — not a checksum — and never validates the number against any government database.