Categories
Developer Tools
Format, inspect, compare, and decode common developer payloads. This collection groups fast, focused utility pages around one area of work.
60 tools
Apache Redirect Generator
Generate Apache .htaccess redirect rules.
API Endpoint Description Ideas
Generate API endpoint description drafts.
Basic Auth Generator
Generate HTTP Basic Authorization headers.
Binary Calculator
Run arithmetic operations on binary numbers.
Bug Report Templates
Generate bug report template drafts.
Changelog Entry Ideas
Generate changelog entry ideas by feature.
Commit Message Ideas
Generate commit message suggestions.
Cron Expression Parser
Explain what a cron expression means in plain language.
CSP Header Generator
Generate a Content-Security-Policy header from directives.
CSS to React Style Object
Convert CSS declarations into a React inline style object.
cURL Command Generator
Generate cURL commands from API request details.
DNS Record Generator
Generate common DNS records for domains and subdomains.
Dockerfile Generator
Generate a production-ready Dockerfile template.
Feature Request Templates
Generate feature request template drafts.
Gitignore Generator
Generate .gitignore snippets for common stacks.
HTML Formatter
Pretty-print HTML with consistent indentation.
HTML Minifier
Compress HTML into a compact single-line snippet.
HTML to JSX
Convert HTML snippets into JSX-friendly markup.
HTTP Header Parser
Parse raw HTTP headers into structured JSON.
HTTP Status Lookup
Look up the meaning of a response status code.
IP Address Checker
Validate IPv4/IPv6 addresses and classify private ranges.
IPv4 Converter
Convert IPv4 to integer and binary representations.
IPv6 Compressor
Compress expanded IPv6 addresses to shorthand format.
IPv6 Expander
Expand shorthand IPv6 addresses to full format.
JavaScript Formatter
Pretty-print JavaScript snippets with readable spacing.
JavaScript Minifier
Minify JavaScript into a compact production-style snippet.
JSON Diff
Compare two JSON documents and list what changed.
JSON Formatter
Pretty-print raw JSON with configurable indentation.
JSON Minifier
Compress JSON into a single-line payload.
JSON to TypeScript
Convert JSON into TypeScript type definitions.
JSON to XML
Convert JSON objects into XML markup.
JSON to YAML
Convert JSON objects into YAML format.
JSON Validator
Validate JSON and get a clean parse result.
JSX to HTML
Convert JSX snippets back into plain HTML markup.
JWT Decoder
Decode JWT header and payload without verifying the signature.
JWT Expiration Checker
Read JWT expiration and remaining time.
MIME Type Lookup
Look up MIME type by file extension.
Nginx Redirect Generator
Generate Nginx redirect rules for one URL to another.
Port Number Lookup
Look up common TCP/UDP port numbers and service names.
Project Scope Templates
Generate project scope template outlines.
Query String Parser
Parse search params into readable JSON.
React Style Object to CSS
Convert a React inline style object into CSS declarations.
Regex Escape / Unescape
Escape regex metacharacters or unescape escaped patterns.
Regex Tester
Run a regular expression against sample text and inspect matches.
Release Note Templates
Generate release note section ideas.
Semver Comparator
Compare two semantic version strings.
SQL Formatter
Make messy SQL readable with keyword casing and line breaks.
SQL Minifier
Minify SQL into a compact single-line query.
SQL WHERE Builder
Generate SQL WHERE clauses from conditions.
Subnet Calculator
Calculate subnet details from IPv4 CIDR input.
SVG to JSX
Convert raw SVG markup into JSX-ready syntax.
Timestamp Converter
Convert Unix timestamps and ISO dates both ways.
Unix Permissions Converter
Convert chmod octal values and symbolic permission strings.
URL Parser
Break a URL into host, path, query, hash, and origin parts.
User Agent Parser
Parse browser, OS, device, and CPU from a user agent string.
UUID Batch Generator
Generate multiple UUIDs in one click.
UUID Validator
Validate UUID strings and detect version/variant.
XML Formatter
Pretty-print XML with configurable indentation.
XML to JSON
Parse XML and return JSON output.
YAML to JSON
Convert YAML documents into formatted JSON.