Tool workspace

JWT Decoder

Inspect JWT contents quickly while keeping token data local.

JWT decoding runs locally in your browser.

Decoding a JWT does not validate its signature.

Header

Payload

Token information

How to use

  1. Paste a token and review decoded header and payload.

Related tools