keyJWT Token
terminalDecoded Output
info All decoding and verification happens locally. Your token and secret never leave this browser tab.
Decode JSON Web Tokens instantly in your browser. Inspect header, payload, expiry, and verify HS256 signatures — 100% private, local‑first.
info All decoding and verification happens locally. Your token and secret never leave this browser tab.
100% Private & Secure: The token is processed entirely in your browser. No data is ever sent to any server.
Copy the complete JWT string from your Authorization header or storage and paste it into the text area.
The tool automatically splits the token, decodes the header and payload, and displays their contents in a readable JSON format. It also detects if the token has expired.
If your token uses HMAC (HS256), enter the shared secret and click "Decode JWT" again to check the signature validity.