About this utility
How to use JWT Decoder & Inspector
Decode JWT header and payload claims without treating the token as trusted.
What to provide
Paste a compact three-part JWT. Decoding does not verify its signature.
- Paste, type, or drag and drop a supported text file into the input area.
- Review the input and the clearly labeled output behavior.
- Select “Run tool” or press Ctrl/Command + Enter, then copy, download, or move the result back into the first input for another pass.
What the result means
Formatted header, payload, and readable time claims.
Privacy and safety
This utility is loaded as browser code and processes your input only in this tab. OmniCastConverter has no upload endpoint and never stores your content, filenames, tokens, or secrets. Generated markup and code are shown as inert text and are never executed.
Limitations
- Decoded claims are untrusted until the signature and application-specific claims are verified.
Try the included example
Select “Load example” at any time to restore this tested sample.
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkFkYSIsImlhdCI6MTUxNjIzOTAyMn0.invalid