WORKS IN YOUR BROWSER
Free. No account needed.JWT Decoder
Inspect the header and payload of a three-part JSON Web Token.
Result
Enter your values. Your result will appear here.
How it works
- Paste a three-part signed-token format.
- Read its JSON header, payload, and any timestamp claims.
Example & practical use
A JWT → decoded header and payload JSON
What to know
Decoding does not verify the signature, issuer, audience, or validity. Five-part encrypted tokens are unsupported. Treat all decoded claims as untrusted. Inputs are limited to 200,000 UTF-16 code units. Text is processed locally.
Are my files or inputs uploaded?
Image and text processing happens in your browser. Your files are not uploaded to our servers.
Found an issue?
We are improving this alpha release. Tell us the tool, your device and the expected result through the contact page. You do not need to share private inputs or original files. Contact