Developer Tools (24)

Everyday utilities for software engineers — formatting, debugging, converting and inspecting. Everything runs client-side in your browser, so your code and tokens never leave your machine.

DEV/FORMAT

JSON Formatter

Prettify, minify, and validate JSON data strings instantly.

DEV/SQL

SQL Editor & Checker

Format SQL and lint for missing WHERE, unmatched quotes, and common mistakes.

DEV/AUTH

JWT Debugger

Decode and inspect JSON Web Token headers and payloads.

DEV/DIFF

JSON Diff

Compare two JSON objects and highlight added, removed, and changed keys.

DEV/CSS

CSS Minifier

Minify CSS by stripping whitespace, comments, and redundant characters.

DEV/SEO

Meta Tag Generator

Generate SEO meta, Open Graph, and Twitter Card tags for any page.

DEV/STRING

String Escape

Escape and unescape strings for JS, JSON, and other quoted contexts.

DEV/REF

HTTP Status Codes

Searchable reference for common HTTP status codes and their meanings.

DEV/REF

Regex Cheatsheet

Searchable reference for regex tokens, quantifiers, groups, lookarounds, and flags.

DEV/NET

IP Subnet Calculator

Compute network, broadcast, host range, and usable IPs from any IPv4 CIDR.

DEV/JSON

JSON Path Query

Query JSON with dot and bracket notation and see the resolved value instantly.

DEV/URL

UTM Link Builder

Build campaign-tracked URLs with utm_source, medium, campaign, term, and content parameters.

DEV/TYPES

JSON to TypeScript

Turn any JSON payload into TypeScript interfaces with nested type inference.

DEV/SQL

SQL Query Explainer

Paste any SQL query and get a plain-English explanation of every clause: SELECT, JOIN, WHERE, GROUP BY, HAVING, and more.

DEV/HTTP

cURL to Fetch / Axios

Convert any cURL command into ready-to-run fetch, axios, or Node.js request code.

DEV/CONFIG

.env ↔ JSON

Convert .env files to JSON and back — handy for config, CI secrets, and deploy dashboards.

DEV/GIT

.gitignore Generator

Build a .gitignore from stack presets: Node, Python, Go, Rust, Docker, Terraform, editors, and OS files.

DEV/URL

URL Inspector & Query Editor

Break any URL into protocol, host, path, hash, and editable query parameters.

DEV/MARKDOWN

Markdown Table Generator

Turn CSV, TSV, or pipe-separated rows into a clean aligned Markdown table for READMEs and docs.

DEV/SCHED

Cron Editor & Next Runs

Build, explain, and validate crontab expressions and preview the next 8 local run times.

DEV/VERSION

Semver Range Checker

Test which versions satisfy a semver range like ^1.2.0 and sort versions correctly.

DEV/REACT

HTML to JSX Converter

Convert HTML to valid JSX: className, htmlFor, style objects, comments and void tags.

DEV/UNIX

Chmod Permission Calculator

Convert between octal, symbolic and checkbox file permissions with a ready chmod command.

DEV/GIT

Git Command Cheatsheet

Searchable reference of everyday Git commands for branching, undoing and inspecting history.

Browse other categories