JWT Decoder

Decode a JWT to inspect its header and payload.

Decoding happens in your browser — the token is never sent anywhere.

About this tool

Free JWT decoder. Paste a JSON Web Token to instantly decode its header and payload in your browser — nothing is sent to a server, fully private.

Read the full guide: how to use JWT Decoder