Everything runs in your browser · nothing is uploaded
Examples
eyJhbGciOiJIUzI1Ni… | { "header": { "alg": "HS256", "typ": "JWT" }, "payload": { "sub": "1234567890", "name": "John Doe", "iat": 1516239022 } } | decode |
How it works
Available operations: decode.
Everything runs locally with the same code that passes our automated correctness tests — no server, no upload.