Tools Guides
developer Free No signup

JWT Decoder

Decode and inspect JWT tokens — header, payload, and signature — without any server round-trip.

Loading tool…

About this tool

Paste any JWT (JSON Web Token) to instantly decode its header and payload. Displays token structure, expiry time, issued-at time, and all claims in formatted JSON. Signature verification is not performed — this is a decode-only inspector.

How to use

  1. 1 Paste your JWT token into the input field.
  2. 2 The header and payload are decoded and displayed as formatted JSON.
  3. 3 Check the exp field to see when the token expires.
  4. 4 Copy individual claims as needed.

Frequently Asked Questions

{# Alpine.js — self-hosted. (The previous jsdelivr CDN tag had a stale SRI integrity hash, so the browser refused to run it and window.Alpine was never defined — silently breaking every FAQ accordion and Alpine tool.) #}