Toolbox
JWT Decoder
Paste a JSON Web Token to inspect its header and payload. It runs entirely in your browser — the token never leaves your machine and the signature is NOT verified.
100% client-side — nothing is uploaded.
This tool only decodes — it does not verify the signature.
Paste a JWT and press Decode.