JWT Decoder

Decode JSON Web Tokens (JWT) to view their header, payload, and signature. Inspect token contents, verify expiration, and debug authentication tokens.

How to Use

  1. Paste your JWT token into the input field
  2. Click "Decode" to view the header, payload, and signature
  3. Inspect token contents, verify expiration, and debug authentication tokens

Input

Output

Decoded JWT information will appear here...