About Dev Tools

Dev Tools is a free, open-access collection of 17 developer utilities built for speed and privacy. Every tool runs entirely in your browser — no data is ever sent to our servers, logged, or stored.

Our Philosophy

  • Local-first: All computation happens on your device using browser APIs.
  • No login required: Open a tool, use it, done.
  • No tracking of inputs: Your code, tokens, and data stay on your machine.
  • Fast: Static pages with no server round-trips.

Available Tools

  • JSON FormatterFormat, beautify, validate, and minify JSON data instantly.
  • JSON to CSVConvert JSON arrays to CSV with custom delimiters.
  • JSON to TypeScriptGenerate TypeScript interfaces from JSON data.
  • CSV to JSONConvert CSV files and data to JSON format.
  • Base64 EncoderEncode and decode text to/from Base64 format.
  • URL EncoderEncode and decode URL components and full URIs.
  • HTML to MarkdownConvert HTML markup to clean Markdown syntax.
  • Hash GeneratorGenerate SHA-1, SHA-256, SHA-384, SHA-512 hashes.
  • JWT DecoderDecode and inspect JWT tokens — header, payload, expiry.
  • UUID GeneratorGenerate cryptographically secure UUIDs (v4).
  • Regex TesterTest regular expressions with live highlighting and match info.
  • Diff CheckerCompare two texts and highlight differences line by line.
  • SQL FormatterBeautify and format SQL queries for readability.
  • YAML to JSONConvert YAML configuration files to JSON format.
  • XML FormatterFormat, beautify, and validate XML documents.
  • Timestamp ConverterConvert Unix timestamps to human-readable dates and back.
  • Cron ParserParse and explain cron expressions in plain English.

Quality Policy

Each tool is tested against common edge cases. We prioritize correctness over feature bloat. If you find a bug, please contact us so we can fix it promptly.