📖 Read the full JWT Decoder guide — how it works, examples & FAQ →
How to use this tool
- Paste the full token (three dot-separated parts).
- Read the decoded header and payload.
- Check the expiry field if present.
Example
eyJ…header.eyJ…payload.signature → { header, payload, expiresAt }
Why it's private
This tool runs entirely in your browser using JavaScript. Whatever you paste is processed on your own device — it is never uploaded to a server, logged, or stored. Built by Calabi, which also strips AI metadata and C2PA signals from images and video.