Developer tools that run on your computer — format JSON, test regular expressions, decode JWTs, encode Base64, and more. Nothing uploads. Works on bad wifi or no wifi.
Paste messy JSON — get it beautifully formatted, validated, and unescaped. Runs entirely in your browser.
Format or minify XML with syntax highlighting — right in your browser. Validates structure and highlights errors.
Format, validate, and convert YAML — right in your browser. Paste messy YAML and get it beautified with error highlighting.
Minify HTML, CSS, and JavaScript — right in your browser. See original vs minified size with percentage reduction.
Encode text or files to Base64, or decode Base64 back — right in your browser. Supports text and file mode.
Encode or decode URLs and query strings — right in your browser. Uses encodeURIComponent and decodeURIComponent.
Encode special characters to HTML entities or decode them back — right in your browser. Handles &, <, >, ", and '.
Generate SHA-1, SHA-256, and SHA-512 hashes from any text — right in your browser using the Web Crypto API.
Generate random UUID v4 identifiers — right in your browser. Generate one or many at once with one-click copy.
Generate strong, random passwords — right in your browser. Customize length, characters, and complexity.
Generate placeholder text in paragraphs, sentences, or words — right in your browser. Copy with one click.
Build cron expressions with a visual editor — right in your browser. See a human-readable schedule and the next execution times.
Convert a JSON array of objects to CSV format. Handles nested keys by flattening. Download as .csv.
Convert CSV text to a JSON array of objects. Auto-detects headers. Download as .json.
Convert between Unix timestamps and human-readable dates. See current timestamp live.
Pick any color and get its HEX, RGB, and HSL values. Copy color codes with one click.
Create beautiful CSS gradients with live preview. Linear and radial gradients with multiple color stops.
Turn code snippets into beautiful images. Choose themes, adjust padding, and export as PNG.
Generate favicons from images or text. Preview at all sizes and download as ICO or PNG.