JWT Decoder

Decode JSON Web Tokens and inspect payloads locally.

Open the JWT Decoder tool to get started. Everything is processed locally in your browser — no data ever leaves your device.

Features

  • Decode JWT header and payload
  • Inspect claims and expiration
  • Verify signature algorithm
  • All processing is client-side
  • Copy decoded output
On this page