Back to Tools

JWT Decoder

Header

No header data

Payload

No payload data

Signature

No signature data

About JWT Decoder

This tool decodes JWT tokens to inspect their contents. It shows the header (algorithm & token type), payload (claims), and signature. Note that this is a decoder only - it cannot verify signatures or create new tokens.