Developer
JWT decoder
Decode a JWT’s header and payload JSON (no signature verification).
Enter JWT to calculate Header (decoded JSON) and Payload (decoded JSON). Results update instantly as you type. Try an example preset to sanity-check the tool.
About this tool
- Inputs: JWT
- Outputs: Header (decoded JSON), Payload (decoded JSON)
References
- RFC 7519 (JSON Web Token (JWT))
- RFC 4648 §5 (Base64URL)
Related tools
Share & embed
Share link
Embed
Need help or found an issue?