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.

58 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.

Code Minifier & Beautifier

Dev Utilities

Minify or beautify JavaScript, CSS, HTML, JSON, XML and SQL.

Archive Extractor & File Explorer

Dev Utilities

Unzip ZIP, TAR, GZ, 7Z, RAR and more in your browser — browse folders, preview and download files.

Android APK Analyzer & Explorer

Dev Utilities

Open an APK, decode its manifest and browse or download every file inside.

UUID Validator

Dev Utilities

Validate and inspect UUIDs, including version and timestamp.

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.

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.

JSON Diff Viewer

Dev Utilities

Compare two JSON documents and see added, removed and changed keys.

Nginx Config Snippet Generator

Dev Utilities

Generate Nginx snippets for redirects, proxies, caching and security headers.

Markdown TOC Generator

Dev Utilities

Build a linked table of contents from Markdown headings.

Bash Alias Generator

Dev Utilities

Create shell aliases for Bash, Zsh or Fish with correct quoting.

Crontab to Human Readable

Dev Utilities

Translate whole crontab files into plain English, line by line.

SQLite Database Viewer & Query Runner

Dev Utilities

Open a .sqlite/.db file in your browser and run SQL against it.

SQL Playground & Query Runner

Dev Utilities

Write schema and seed SQL, then run queries against an in-memory database.

Package Manager Command Converter

Dev Utilities

Convert install/run/exec commands between npm, yarn, pnpm and bun.

SSH Config Generator

Dev Utilities

Build ~/.ssh/config Host entries from simple form fields.

Screen Recorder

Dev Utilities

Record your screen, window or tab with optional microphone audio.

Typing Speed Test

Dev Utilities

Measure your typing speed in WPM with live accuracy tracking.

Code Screenshot Generator

Dev Utilities

Turn code snippets into shareable syntax-highlighted images.

FFmpeg Command Generator

Dev Utilities

Build ffmpeg commands for video and audio with explained flags.

FFmpeg Cheatsheet

Dev Utilities

Searchable ffmpeg command examples for video, audio and streaming.

FFmpeg Online — Run Commands in Your Browser

Dev Utilities

Run real ffmpeg commands on your video, audio or image — no install.

IBAN Validator & Formatter

Dev Utilities

Validate IBANs with the mod-97 checksum and country length rules.

Credit Card Validator (Luhn)

Dev Utilities

Check card numbers with the Luhn algorithm and detect the brand.

SQL Query Analyzer

Dev Utilities

Find expensive SQL patterns, missing filters and index opportunities.

JavaScript / TypeScript Playground

Dev Utilities

Write and run JavaScript or TypeScript with a live console.

Kubernetes YAML Validator

Dev Utilities

Validate Kubernetes manifests and catch risky container settings.

Docker Compose Validator

Dev Utilities

Check docker-compose.yml for errors, bad ports and risky settings.

Nginx Config Analyzer

Dev Utilities

Analyse nginx.conf for syntax, security and performance issues.

GitHub Actions Workflow Validator

Dev Utilities

Validate a GitHub Actions workflow YAML and catch security and structure mistakes.

Docker Compose Generator

Dev Utilities

Build a valid docker-compose.yml from a simple service form.

iOS Device Screen Sizes Reference

Dev Utilities

Points, pixels, scale factors and App Store screenshot sizes for iPhone, iPad and Apple Watch.

Android dp ↔ px ↔ sp Converter

Dev Utilities

Convert dp, px and sp across every Android density bucket.

Android Manifest Permissions Reference

Dev Utilities

Searchable Android permission list with protection levels and manifest snippets.

Systemd Service File Generator

Dev Utilities

Build a production-ready systemd .service unit file.

.editorconfig Generator

Dev Utilities

Create an .editorconfig file with per-language overrides.

Code Line Counter (SLOC)

Dev Utilities

Count code, comment and blank lines in any source file.

JSON to C# Class

Dev Utilities

Generate C# classes or records from JSON, with nullable reference types.

PHP Serialize Converter

Dev Utilities

Convert between PHP serialize() format and JSON.

HTML to JSX Converter

Dev Utilities

Convert HTML markup into clean React/JSX component code.

Maven ↔ Gradle Converter

Dev Utilities

Convert Maven POM XML to Gradle Kotlin DSL and back.

Properties ↔ JSON Converter

Dev Utilities

Convert Java .properties files to JSON and back, with nested keys.