Read JWT contents and timing without confusing decoding with verification.

JWT Inspector decodes header and payload JSON locally, surfaces issued-at, not-before, and expiry claims as readable dates, and labels the current expiry state. It also keeps the signature trust boundary explicit: decoded claims remain untrusted until a server verifies the token.

Start the 14-day trial in the app. No payment method is required to try Foldout.

Local tool processingFiles and tool work stay on your Mac.
100+ focused toolsFiles, PDFs, media, capture, and developer workflows.
Settings ready to goFormats, dimensions, and other values carry into the tool.
Try everything first14 days in the app. No payment method required.

Use Foldout only with files, content, hosts, tokens, systems, or accounts you own or are authorized to inspect or process.

What it does

Decode a JWT into readable JSON and timing diagnostics while preserving the signature warning.

Decode Base64URL header and payload segments locally.

Read structured claims instead of raw token text.

Convert iat, nbf, and exp into readable dates.

See whether the expiry is valid or expired.

Keep the unverified-signature warning beside the token.

Decode without false trust

Read the claims, timing, and signature boundary together.

The token stays beside structured header and payload JSON, readable dates, expiry state, and the warning that decoding is not verification.

01

Inspect the token without trusting it

Decode a realistic Northstar JWT locally while Foldout keeps the crucial boundary visible: contents are readable, but only the server can verify the signature.

02

Separate header and payload into readable JSON

See the signing algorithm, subject, name, role, and numeric claims as structured JSON instead of manually decoding Base64URL segments.

03

Read issued, not-before, and expiry timing at a glance

Convert iat, nbf, and exp into readable local dates and see whether the expiry is currently valid or already expired.

Why it belongs

Why JWT earns a place in the toolbox.

The practical details that make this job faster, clearer, or safer than doing it by hand.

The trust boundary stays visible

Foldout explains that decoding reveals contents but does not prove authenticity.

Claims become readable

Header and payload are formatted as JSON, with timing fields promoted into a dedicated summary.

Useful during debugging

Inspect role, subject, dates, and expiry without sending a bearer token to a website.

How to use it

From opening the tool to saving the result.

  1. 01

    Paste the complete JWT.

  2. 02

    Decode the header and payload.

  3. 03

    Review claims and readable timing.

  4. 04

    Treat the contents as untrusted until server verification.

Questions

Before you try JWT

Does it verify signatures?

This tool focuses on decoding and inspecting token contents.

One app. 100+ tools.

Add JWT to your Mac toolbox.

Download Foldout, try the full toolbox, then choose a plan when it fits.