Skip to content

How to Decode a JWT Online

Inspect JWT header and payload safely in your browser with GetCodify JWT Decoder.

  1. Open the JWT Decoder.
  2. Paste your token (header.payload.signature).
  3. Inspect the decoded header and claims. Decoding happens locally.
  4. Note: decoding does not verify the signature by itself.
Open JWT Decoder