View a JWT header, payload, and signature locally. This does not verify the signature.
Output
Output appears here.Your data stays in this browser and is not uploaded.
Paste a token.
Read the header, payload, and listed claims.
Do not treat the claims as trusted.
No. Decoding only shows the contents. A token is trusted only after its signature is verified with the right key.
No. The token stays in this tab and is not sent to analytics or a server.