JWT Decoder/Encoder

Decode and encode JSON Web Tokens (JWT) with ease.
Decode a JWT
Paste an existing JWT below to see its Header and Payload decoded.
Encode a JWT
Enter Header JSON, Payload JSON, choose an algorithm and secret, then