← tools / jwt

JWT decoder.

Decode and pretty-print any JWT. Optionally verify the signature with a secret (HS256 / HS384 / HS512). All crypto runs in your browser via WebCrypto — the token never leaves the page.

header
payload