JavaScript tool
JWT Decoder
Decode JWT header and payload quickly without verifying the signature so you can inspect claims and metadata.
Interactive tool
Use JWT Decoder
Usage instructions
How to use this tool
- Paste a JWT token.
- Run the decoder.
- Review the parsed header and payload.
About this tool
Why people use JWT Decoder
JWT decoding is useful during auth debugging, API integration work and claim inspection.