Tool area
Use it directly on this page
JWTTokenJSON
Tool area
Loading tool
The tool will be ready here as soon as the page finishes loading.
How to use
How to use JWT Decoder
Common uses
JWT Decoder works well for these tasks
Inspect test tokens during development
Check exp / iat / iss / sub claims quickly
Explain what a copied JWT contains before debugging auth flows
FAQ
Frequently asked questions
Inspect test tokens during development
Paste the JWT string into the input box. Review the decoded header, payload and signature segment. Copy the parsed JSON or inspect the key timing claims.
Most people continue with JSON Formatter, Regex Tester, HTTP Status Code Lookup next.