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 Encoder
Security note: Don’t paste real production secrets/tokens. Use test keys.
Generated token
Fill the form and click “Generate JWT” — the token will appear here.