Decodificador JWT
Decodifique e inspecione JSON Web Tokens online.
JWT Decoder parses and displays the contents of JSON Web Tokens without needing the secret key. View the header (algorithm, type) and payload (claims, expiration) instantly.
Features
- Auto-decode on paste
- Header and payload display
- Human-readable dates for exp/iat
- Token expiration check
- Pretty-printed JSON output
Usage Example
// JWT Structure
header.payload.signature
// Header: {"alg":"HS256","typ":"JWT"}
// Payload: {"sub":"1234","exp":1700000000}Ferramentas para Desenvolvedores
📋Formatador JSON🗃️Formatador SQL📄Formatador XML🌐Formatador HTML🎨Formatador CSS🔐Base64 Codificar/Decodificar🔗URL Codificar/Decodificar🏷️HTML Escape/Unescape🆔Gerador UUID🔑Gerador de Senhas🔒Hash SHA-256🔏Hash MD5🛡️Gerador HMAC🎨Paleta de Cores🔍Testador de Regex⏱️Parser de Cron📡Parser de Headers HTTP🔗Parser de URL❓Parser de Query String📝Comparação de Texto🔄JSON ↔ YAML📊JSON ↔ CSV⏰Timestamp Unix📅Data ISO 8601