Skip to content

Read what is inside a JWT

Decode header, payload, and signature, color-coded.
{ "alg": "HS256", "typ": "JWT" }
{ "sub": "kesava", "name": "kamicrafts open", "iat": 1717000000 }
signaturepresent (11 chars) — not verified; this tool only decodes
datesiat = Wed, 29 May 2024 16:26:40 GMT

About this tool

How to use it

  1. Use the controls above to set your inputs.
  2. The result updates as you type or interact.
  3. Copy or download when ready.

Why it lives here

Everything runs in your browser. No account, no ads, no tracking, and no upload.

Tagged with

jwttokendecodejson web token developers

related tools