JWT decoder
Decode a JWT header and payload without verifying its signature
JWT signatures are not verified; only the header and payload are shown.
Your input stays in this browser and is never uploaded.
Guide
Decode a JWT header and payload without verifying its signature
Transform a value
- Enter text or data.
- Choose encoding, decoding, or formatting.
- Copy the result where you need it.
Security
Your input stays in this browser and is not sent to a server.
- FAQ · Can a hash be restored to its original text?
- No. SHA hashes are one-way values and cannot be reversed.