JWT Decoder
Decode and inspect JSON Web Token (JWT) payloads. Expiry, algorithm and claims shown instantly.
Paste JWT Token
About this tool
The JWT Decoder lets you inspect the header and payload of any JSON Web Token instantly.
It shows the algorithm, expiry time, issued-at time, and all custom claims embedded in the token.
All decoding happens entirely in your browser — your token is never sent to any server.
How to use
- 1Paste your JWT token (eyJ…) into the input field.
- 2Click Decode JWT to inspect the token.
- 3View the header, payload claims, and expiry status.
- 4Copy individual sections with the Copy button.
Frequently Asked Questions
Related Tools
JSON Formatter
Format, validate and beautify JSON data instantly online.
Developer Tools
Base64 Encoder
Encode plain text to Base64 instantly in your browser. Free and private.
Developer Tools
NewBase64 Decoder
Decode Base64 strings back to plain text, JSON, or XML instantly. Auto-detects and syntax-highlights structured output.
Developer Tools
NewDecode Gzip Base64
Decode and decompress Gzip-compressed Base64 strings instantly in your browser. Supports URL-safe Base64, data URIs, and JSON output.
Developer Tools
