Uvlio

Command Palette

Search for a command to run...

Developer

JWT Decoder

Decode JWT header and payload locally, inspect claims, expiry times and raw Base64URL segments.

Workspace

Work here first, inspect the output, then decide the next move.
WorkflowLocal

This workspace processes the content directly in your browser.

Formatting, decoding, validation, and common file work stay local whenever possible, then continue in the same result area for copy, download, or the next step.

See related workflows
Input

Paste content, choose a file, or load a sample first.

Process

The content stays in the local browser by default.

Result

After processing, copy, download, or continue into a related workflow.

Input

Optional HMAC secret

Decoding always runs locally. If you enter an HMAC secret, the page can verify HS256 / HS384 / HS512 signatures in the browser.

Decoded result

Waiting for JWT
Paste a JWT to decode

Header, payload, and timing claims will appear here.

Key Questions