What this tool does
The GST Number Validator checks whether an Indian GSTIN is well-formed and passes its checksum, then breaks it into its parts: state code, state name, embedded PAN, taxpayer type, entity number, and check digit.
How it works
It runs three checks — the 15-character structure, a recognised state code, and the official mod-36 checksum over the first 14 characters — then decodes the parts. The logic is a pure function and runs fully offline.
Informational only
This is a format and checksum validator, not a registration lookup. It cannot confirm a GSTIN is active or correctly registered. For any legal or financial decision, verify the number on the official GST portal.
Privacy
Everything runs locally in your browser. No values are uploaded, logged, or stored.