JWT Decoder

Paste a JWT to view its decoded contents.

Loading tool…

Inspect any JSON Web Token in seconds. Paste the token and we'll split it into header, payload, and signature, then base64-decode and pretty-print the JSON for the first two parts.

Important: this is a decoder, not a verifier. We never receive your token - but anyone with it could decode it the same way. Don't paste production tokens in any web tool.

Frequently asked questions

Related tools