Developer Toolbox
Pure frontend. Your data never leaves your browser. No installation needed.
JSON Formatter / Minifier / Validator
Format, minify, and validate JSON data. Auto-highlights syntax errors with precise location.
Timestamp β Date Converter
Convert between Unix timestamps and human-readable dates. Supports seconds/milliseconds and multiple formats.
URL Encoder / Decoder
Encode and decode URLs and query parameters. Supports both encodeURI and encodeURIComponent modes.
Base64 Encoder / Decoder
Convert text to/from Base64. Full UTF-8 support including Unicode characters and Data URI decoding.
Regex Tester
Test regular expressions in real-time. Highlights matches, shows capture groups, supports all JS regex flags.
Hash Generator
Compute MD5, SHA-1, SHA-256, SHA-512 digests for text or files. Supports Hex and Base64 output formats.
Color Converter
Convert between HEX, RGB, and HSL formats with live preview, shade generation, and color picker.
JWT Decoder
Decode JSON Web Tokens to inspect headers, payloads, expiration times, and claim details.
Text Diff
Compare two text blocks line by line with highlighted additions, deletions, and unchanged lines.
UUID Generator
Generate random UUID v4 with batch generation, uppercase/lowercase, and dash options.
Markdown Preview
Edit and preview Markdown in real-time. Supports GFM tables, code blocks, and task lists.
YAML β JSON Converter
Convert between YAML and JSON with format validation. Ideal for K8s and DevOps configs.
Cron Expression Parser
Enter a cron expression to see a human-readable description and next execution times.
SQL Formatter / Minifier
Beautify or minify SQL statements with keyword casing and custom indentation options.