JWT inspector
Paste a JSON Web Token to decode its header and payload. Everything runs in your browser — the token never leaves this page. This tool does not verify signatures; decoding is not authentication.
Input
Paste the full token.
Bearer prefixes and surrounding whitespace are stripped.