15 free browser-based developer utilities. Format JSON, encode/decode Base64, generate secure passwords, parse JWTs, compute SHA-256 hashes, format SQL, minify HTML/CSS/JS, and inspect URLs.
Format, beautify, and validate JSON data structures with syntax error reporting.
Launch ToolEncode plain text into Base64 strings and decode Base64 back to plain text.
Launch ToolGenerate cryptographically secure passwords with custom length and symbols.
Launch ToolCompute SHA-256 and SHA-1 cryptographic checksum hashes for input strings.
Launch ToolTest JavaScript regular expressions against input strings in real time.
Launch ToolDecode JSON Web Token (JWT) header, payload claims, and expiration dates.
Launch ToolCompress HTML code by stripping unnecessary whitespace and comments.
Launch ToolGenerate Version-4 random Universally Unique Identifiers (UUIDs).
Launch ToolMinify CSS code, remove comments, and optimize stylesheet rules.
Launch ToolCompress JavaScript source code by removing extra whitespace.
Launch ToolBeautify SQL queries with standard uppercase keywords and indentation.
Launch ToolFormat raw XML strings with clean indentation and syntax checking.
Launch ToolExtract domain host, protocol, path, and key-value query parameters.
Launch ToolInspect browser User-Agent string for OS, engine, and browser version.
Launch ToolGenerate Apache & Nginx basic authentication password hashes.
Launch Tool