Loading…
Decode and inspect JWT token headers and payloads instantly.
JSON Web Tokens (JWTs) are base64url-encoded JSON objects separated by dots. This tool decodes the header and payload sections so you can inspect claims, expiry, and algorithm without verifying the signature. Never paste production tokens into online tools — this tool runs entirely in your browser.