Skip to main content

JWT inspector

Decode JWT headers, claims, and expiry dates.

Decoded is not verified. Never trust token claims until a trusted implementation verifies the signature, issuer, audience, and algorithm.
0 characters100K limit

About JWT inspector

Inspect the readable parts of a JSON Web Token. The header and payload are encoded JSON, so decoding them helps debug claims and time fields without contacting an authentication service.

Steps, and limitations

How to use it

  1. Paste a JWT in the expected compact format.
  2. Inspect the decoded header, payload, and time claims.
  3. Check signature validity and authorization separately in your trusted application.

Things to know

  • This tool does not verify signatures. Anyone can construct a token with arbitrary claims.
  • A readable or unexpired token is not necessarily valid. Treat live bearer tokens as secrets.

Navigation

Find a tool

Favorites, recent, and quick access

Image compressorReduce image file size with adjustable quality.
JSON formatterFormat, validate, and minify JSON data.
Merge PDFCombine multiple PDF files into one document.
Password generatorGenerate random passwords with configurable character sets.

Preferences

These preferences are saved only in this browser.

Tool input stays in memory and is cleared when you leave the page. Downloaded files are managed by your browser. AI model caches, when used, are separate from these preferences.