All tools
Tools
JWT decoder
Paste a JSON Web Token to view the header and payload as formatted JSON. Signature verification is intentionally skipped — use your auth stack to validate tokens in production.
Decode only — signature is not verified.
Never paste production secrets or long-lived tokens into third-party sites. This page runs in your browser only; still treat JWTs as sensitive.
Paste a JWT (three dot-separated segments).