Decode JWT header/payload and verify HS256/384/512 signatures.
{
"alg": "HS256",
"typ": "JWT"
}{
"sub": "1234567890",
"name": "Jane Doe",
"iat": 1700000000,
"exp": 9999999999
}Claims
HMAC Verification
Tip: use samples, upload, copy, download, and send-to actions inside the workspace where available.
JWT Inspector Analyzer is a free, browser-based tool that helps you understand a dataset at a glance. Decode JWT header/payload and verify HS256/384/512 signatures. It's built for speed and privacy: Everything runs locally in your browser — your data is never uploaded to a server. No sign-up, no installs, and no daily limits.