Developer Tools Tools
Developer utilities for coding, debugging, formatting, and API workflows. This category contains 54 tools.
JSON Formatter
Format, validate, and beautify JSON data with syntax highlighting.
Color Picker
Pick colors and convert between HEX, RGB, and HSL formats.
Markdown Preview
Write Markdown and preview the rendered HTML output in real time.
CSS Minifier / Beautifier
Minify or beautify CSS code. Remove whitespace or format for readability.
Regex Tester
Test regular expressions against text with real-time highlighting of matches.
Cron Expression Generator
Build and understand cron expressions with a visual, interactive editor.
Chmod Calculator
Calculate Unix file permissions in octal and symbolic notation.
IP Address Analyzer
Analyze IPv4/IPv6 addresses: class, scope, binary, and hex representation.
JSON Path Finder
Extract all paths from a JSON object. Filter and copy JSONPath expressions.
SQL Formatter
Format and beautify SQL queries with proper indentation and keywords.
YAML Validator
Validate YAML syntax online. Find errors with line numbers and see parsed JSON output.
JavaScript Minifier
Minify JavaScript code by removing comments and whitespace.
CSS Gradient Generator
Create CSS linear and radial gradients with a visual editor and presets.
JSON to TypeScript
Generate TypeScript interfaces from JSON data automatically.
JSON Stringify / Parse
Convert between formatted and stringified (escaped) JSON.
CSS Box Shadow Generator
Create box shadows with a visual editor. Adjust offset, blur, spread, and color.
Open Graph Generator
Generate Open Graph and Twitter Card meta tags for social media previews.
URL Parser
Parse URLs into protocol, hostname, port, path, query params, and hash.
JSON Schema Validator
Validate JSON data against a JSON Schema. Check types, required fields, and constraints.
Tailwind Color Generator
Generate Tailwind CSS color palettes (50-950) from any base color.
XML Formatter
Format, beautify, and validate XML data with custom indentation.
Subnet Calculator
Calculate subnet details from CIDR notation. Network, broadcast, host range, and netmask.
robots.txt Generator
Generate robots.txt files with crawl rules, sitemaps, and bot-specific directives.
HTTP Status Codes
Complete reference of all HTTP status codes (1xx-5xx) with descriptions and examples.
Regex Cheat Sheet
Quick reference for regular expressions. Character classes, quantifiers, groups, and common patterns.
Meta Tag Generator
Generate HTML meta tags for SEO. Title, description, viewport, robots, and canonical tags.
CSS Border Radius Generator
Create CSS border-radius values with a visual editor. Adjust each corner individually.
.htaccess Generator
Generate .htaccess rules for redirects, HTTPS, caching, and security headers.
Color Contrast Checker
Check WCAG 2.1 color contrast ratios. Validate AA and AAA accessibility standards.
CSS Flexbox Generator
Generate CSS flexbox layouts with a visual editor. Set direction, alignment, and wrapping.
CSS Text Shadow Generator
Create CSS text-shadow effects with a visual editor. Multiple shadows and presets.
JSON Diff
Compare two JSON objects and highlight added, removed, and modified keys.
Git Cheat Sheet
Essential Git commands reference. Setup, branching, merging, stashing, and more.
CSS Grid Generator
Create CSS Grid layouts with a visual editor. Set columns, rows, and gap.
Open Source Licenses
Compare and copy open source licenses. MIT, Apache, GPL, BSD, ISC, and more.
CSS Animation Generator
Create CSS keyframe animations with a visual editor. Preview and copy animation code.
Color Blindness Simulator
Preview how colors appear with different types of color vision deficiency.
JSON to Go Struct
Generate Go struct definitions from JSON data. Handles nested objects and arrays.
Nginx Config Generator
Generate nginx server blocks for static sites, reverse proxy, SSL, and redirects.
Screen Resolution Info
View your screen resolution, viewport size, DPR, color depth, and device info.
Keyboard Event Tester
Test keyboard events in real time. See key codes, key names, and event properties.
.env Editor & Validator
Edit and validate .env files. Check for duplicates, empty values, and syntax errors.
API Response Mocker
Create mock API responses with custom status codes, headers, and JSON body.
Tailwind Class Sorter
Sort Tailwind CSS classes in the recommended order. Paste your class string and get sorted output.
Regex to English
Translate regular expressions to plain English explanations. Understand any regex pattern.
CSS Glassmorphism Generator
Generate CSS glassmorphism (frosted glass) effects with live preview. Copy ready-to-use CSS.
CSS Neumorphism Generator
Generate soft UI / neumorphism CSS with live preview. Flat, concave, convex, pressed shapes.
Dockerfile Generator
Generate Dockerfiles with a visual builder. Presets for Node.js, Python, Go, Java.
GitHub Actions Generator
Generate GitHub Actions CI/CD workflows visually. Deploy to Vercel, Netlify, S3, or Docker.
Docker Compose Generator
Generate docker-compose.yml files with a visual editor. Presets for PostgreSQL, MySQL, Redis, MongoDB.
Cron Expression Generator
Build and understand cron expressions visually. See next run times and human-readable descriptions.
API Docs Generator
Generate OpenAPI 3.0 (Swagger) documentation. Visual endpoint builder with parameters and tags.
JSON Schema Generator
Generate JSON Schema from any JSON data. Auto-detect formats like email, URI, date, UUID.
CSP Header Builder
Generate Content-Security-Policy headers with practical defaults and risk warnings.
Explore More Categories
Developer Tools FAQ
Which developer tools are most useful for API workflows?
JSON Formatter, API Response Mocker, JSON Schema tools, and output validation utilities are a strong baseline stack.
Can I chain tools in this category?
Yes. Many developer tools are intended for step-by-step workflows such as parse, transform, validate, and test.