JWT Tools
Decode tokens or generate new JWTs (HS* / RS256).
How to use this tool
- Decode: paste a JWT and click Decode to see Header + Payload.
- Verify (optional): enable verification, paste the correct key, and choose allowed algorithms.
- Encode: pick algorithm, paste key + payload JSON, then click Generate JWT.
- Download: download links expire after a short time. Re-run Decode/Generate to refresh.
Security note: don’t paste real production secrets/tokens. Use test keys.
JWT Decoder
Decoded
Paste a JWT and click Decode to see results here.