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.

Inputs

This tool only decodes the Base64URL header/payload; it does not verify signatures.
Examples
About this tool
  • Inputs: JWT
  • Outputs: Header (decoded JSON), Payload (decoded JSON)
References
  • RFC 7519 (JSON Web Token (JWT))
  • RFC 4648 §5 (Base64URL)
Share & embed
Share link
Embed
Need help or found an issue?
Report an issue Suggest a tool