Decodes JSON Web Tokens (JWT) and displays the header, payload, and signature sections in a readable format. Automatically parses standard claims (iss, sub, aud, exp, iat, nbf) and shows whether the token is expired or not yet valid. Note: this tool decodes only — it does not verify the signature.
Paste your JWT and instantly inspect the token contents — useful for debugging authentication issues.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.
Convert CSV data into a JSON array of objects.
Flatten a JSON array of objects into a CSV spreadsheet.
Convert XML documents to a JSON representation.
Convert a JSON object or array to an XML document.