—
—
—
Decode and inspect JWT tokens online free. View header, payload, signature and all registered claims. Check expiry, iat and nbf. No server contact — 100% browser-based.
Built for real developer workflows. No fluff, just the tools you need.
Header, payload and signature are decoded and colour-coded — yellow for header, green for payload, red for signature.
The exp claim is shown as a human-readable timestamp with a clear "Valid" or "EXPIRED" badge.
exp, iat, nbf, iss, sub and aud are automatically extracted and displayed with plain-English labels.
Paste a token and decoding begins immediately. No button needed.
Your JWT tokens never leave your browser. Decoding is pure base64url JavaScript — no API calls.
The algorithm (HS256, RS256, etc.) and token type are shown at the top of the status bar after decoding.
Get results in seconds — no account, no file upload required.
Paste the complete JWT (three base64url parts separated by dots) into the input panel.
The algorithm, token type and all payload claims are shown in colour-coded JSON panels.
The registered claims section shows expiry in your local timezone with a Valid or EXPIRED badge.
Every tool at itsseven is free, private and browser-based.