JWT Decoder
Decode and inspect JWT tokens
{
"alg": "HS256",
"typ": "JWT"
}{
"sub": "user_123",
"email": "[email protected]",
"exp": 1793568000
}✓ Token still valid
signature
Decode and inspect JWT tokens
{
"alg": "HS256",
"typ": "JWT"
}{
"sub": "user_123",
"email": "[email protected]",
"exp": 1793568000
}signature
Free forever · No signup required · Most tools run entirely in your browser. Create a free account to save your runs and share results.