JWT Decoder

Paste a JSON Web Token to inspect its header and payload. This tool decodes only — it does not verify the signature.

Your files are processed locally in your browser and are not uploaded.

This tool only decodes the token — it does not verify the signature.

Frequently asked questions

Does this verify the token's signature?
No. This tool only decodes the header and payload for inspection — it does not verify authenticity.