JWT Decoder
Decode a JWT to inspect its header, payload and signature.
Decode only. This tool does not verify the signature — paste only tokens you don't mind inspecting in a web tool.
About this tool
Paste any JSON Web Token (JWT) to inspect its header, payload and signature. Decoding only — this tool does not validate the signature.