JWT Decoder & Token Inspector
Decode JSON Web Tokens (JWT) safely. The online JWT tool extracts claims, token headers, payloads, and signatures from JWTs. Easily verify encryption algorithms, type flags, token issues (iss), expiration times (exp), subjects (sub), and audiences (aud). Decoding is performed entirely client-side using JavaScript, keeping your sensitive JWT tokens safe from external networks.
URL Encoder & Decoder
Percent-encode or decode URLs, URI fragments, and query string parameters. Automatically parses full URLs to isolate components: protocol, host, port, path, anchor hash, and key-value query parameters in an interactive grid. Useful for troubleshooting API URLs and query param formats.
Text Compare & Side-by-Side Diff Checker
Compare two versions of code, configurations, logs, or plain text side-by-side or in a unified inline layout. Highlights character and word-level modifications in added, removed, or changed lines. Features include automatic height synchronization between input panels, resizable text editors, and floating Next/Prev navigation for quick diff reviews.