JWT Decoder & Token Inspector
Decode JWT header and payload online to inspect claims, expiration values and token structure.
Decode JWT payloads, generate hashes, convert timestamps, test regex patterns and inspect numeric values with focused browser-based tools.
11 tools available
Decode JWT header and payload online to inspect claims, expiration values and token structure.
Generate SHA-1, SHA-256 and SHA-512 hashes from text using the browser crypto API.
Convert Unix timestamps to readable dates and convert dates back to Unix time.
Test JavaScript regular expressions against sample text and inspect matches.
Escape special characters so literal text can be used safely inside a regular expression.
Convert numbers between decimal, binary, octal and hexadecimal.
Convert bytes, KB, MB and GB into related file size units.
Make SQL queries easier to read by adding practical line breaks around common clauses.
Explain common five-part cron expressions in plain English.
Generate an HMAC signature with SHA-256, SHA-384 or SHA-512 using the Web Crypto API.
Convert CSV data between comma, semicolon, tab and pipe delimiters while preserving quoted fields.
Each tool has its own URL, direct controls, clear output, related tools and a short guide when extra context helps.
Formatting, converting and counting tasks run in the browser. That keeps common workflows responsive and avoids unnecessary uploads for routine text operations.