JWT Claims Explainer

Decode a JWT and see what every standard claim actually means.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

JWT claims explainer

Paste a JSON Web Token and see not just the decoded header and payload, but a plain-English explanation of every standard registered claimiss, sub, aud, exp, nbf, iat, jti and more.

Time claims are converted to readable UTC dates, and the token is flagged when it is expired or not yet valid. Custom application claims are labelled as such instead of being guessed.

Everything runs in your browser — the token is never transmitted, so it is safe to paste real credentials. The signature is shown but never verified, since that needs a key you should never paste into a web page.

Ad placeholder (rectangle)