Decode JWT tokens and inspect header, payload, and expiry.
Decode and inspect JSON Web Tokens (JWTs) instantly in your browser. Paste any JWT to see the decoded header, payload, and signature. Checks token expiry and highlights claims like iss, sub, aud, and exp. No data leaves your browser.