Decode and inspect JSON Web Tokens (JWT) securely in your browser
Instantly decode JWT tokens and view header, payload, and signature components
View all JWT claims with formatted timestamps (iat, exp, nbf) in human-readable format
Inspect algorithm, token type, issuer, audience, and all custom claims
All decoding happens locally in your browser. Your tokens never leave your device