Best Dev Utilities Tools

A hand-checked list of the best free dev utilities tools for developers. Every tool runs in your browser — no upload, no login, no API key.

24 tools

Regex Tester

Dev Utilities

Test regular expressions with live match highlighting.

Cron Expression Builder

Dev Utilities

Build cron expressions visually with a human-readable description.

Env File Parser

Dev Utilities

Convert .env files to JSON, YAML, or shell exports.

String Escaper

Dev Utilities

Escape and unescape strings for JSON, JS, HTML, XML, SQL, RegExp, and shell.

Text to Slug Case

Dev Utilities

Convert identifiers between camelCase, snake_case, kebab-case, and more.

JS/CSS Minifier

Dev Utilities

Conservatively strip comments and whitespace from JS or CSS.

HTTP Request Builder

Dev Utilities

Build a request and generate curl, fetch, axios, and more.

UUID Validator

Dev Utilities

Validate and inspect UUIDs, including version and timestamp.

cURL to Fetch Converter

Dev Utilities

Convert a curl command into JavaScript fetch() code.

JavaScript Object to JSON

Dev Utilities

Convert a JS object literal into strict, valid JSON.

Git Command Cheatsheet

Dev Utilities

Searchable reference of common git commands with copy buttons.

Dockerfile Linter

Dev Utilities

Lint a Dockerfile for common best-practice issues.

Package.json Validator

Dev Utilities

Validate package.json fields, semver ranges, and scripts.

Semver Checker

Dev Utilities

Compare versions and test semver ranges (^, ~, >=).

Code Diff Merger

Dev Utilities

Side-by-side line diff of two code snippets with stats.

Line Sorter & Deduper

Dev Utilities

Sort, dedupe, and filter lines with regex include/exclude.

Regex Cheatsheet

Dev Utilities

Searchable regex syntax reference with examples and copy buttons.

Chmod Calculator

Dev Utilities

Unix permission calculator: checkboxes, octal, and symbolic.

SQL Formatter

Dev Utilities

Format and indent SQL queries for readability.

YAML Validator

Dev Utilities

Validate YAML and preview it as JSON.

.htaccess Redirect Generator

Dev Utilities

Generate Apache .htaccess redirect and rewrite rules.

GraphQL Query Formatter

Dev Utilities

Format and indent GraphQL queries and mutations.

Code Comment Stripper

Dev Utilities

Remove comments from JS, HTML, Python, or SQL source.

Tabs to Spaces Converter

Dev Utilities

Convert indentation between tabs and spaces.