Skip to content
JWTForge

JWT decoder & verifier

Paste a JWT to break it down, inspect claims, and verify its signature. Everything stays in your browser.

Pasted tokens stay in your browser (saved to localStorage so it persists across tabs). Nothing is sent anywhere.

Try an example:|
Paste a token (or click an example) to see the decoded header, payload, and signature here — then edit any field to re-encode it live.