JWT Decoder

Decode JSON Web Tokens and view header, payload, and claims instantly.

Or paste text manually below. Files are processed in your browser and are not uploaded.
This tool decodes JWTs in your browser only. Do not paste sensitive production tokens into any online tool.
Decoded header will appear here.
Decoded payload will appear here.
Token claim details will appear here.
Signature section will appear here.

Free JWT Decoder

Use this free JWT decoder to inspect JSON Web Token headers, payloads, claims, expiration times, issued-at times, and signature sections.

Important Note

This decoder does not verify the token signature. It only decodes the readable Base64URL-encoded JWT parts.