claims
JWT Decoder — claims
Decode and inspect JSON Web Tokens (JWT). View header, payload, and signature without verification.
How to use JWT Decoder
1
Paste JWT
Paste your JWT token into the input field.
2
Decode
The header and payload are decoded and displayed instantly.
3
Inspect claims
View all claims including exp, iat, sub, and custom fields.
Frequently Asked Questions
Related Tools
💻
Base64 Encoder / Decoder
Encode and decode Base64 strings online. Also supports file to Base64 encoding for data URIs.
💻
JSON Formatter
Format, validate, and minify JSON data online. Syntax highlighting, error detection, and tree view.
💻
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512 hashes from text or files. Browser-based, private.