JWT Decoder

Decode and inspect the header and payload of any JSON Web Token (JWT) instantly. 100% client-side — your tokens never leave your browser. See claims, algorithm and expiry.

This tool only decodes tokens — it does not verify signatures. Never paste production secrets.

Related tools