JWT Decoder

Inspect the header and payload of a JSON Web Token.

Runs entirely in your browser — nothing is uploaded

This decodes the token only — it does not verify the signature. Never paste a token you still rely on for access.