Tools
Search tools
Filter by priority
Filter by category
Showing 32 tools in Priority 2.
Minify JSON safely by parsing first, then removing whitespace without changing data structure.
Convert valid JSON into readable YAML for config files, documentation, and DevOps workflows.
Parse YAML and convert it to formatted JSON for API payloads, scripts, and application data models.
Generate TypeScript interfaces and types from JSON input for faster model scaffolding.
Convert text into clean URL-friendly slugs for routes, posts, and identifiers.
Normalize repeated spaces and tabs while preserving line breaks by default.
Convert text into upper, lower, title, camel, snake, and kebab case.
Calculate precise time differences between two date-time values.
Add or subtract time durations and date-time values.
Calculate subnet details from CIDR notation.
Check website reachability with HTTP status, response time, content length, and server header.
Fetch a URL server-side and inspect HTTP status plus response headers in table format.
Query DNS records including A, AAAA, CNAME, MX, TXT, and NS for a domain.
Follow HTTP redirects server-side and inspect each hop in the redirect chain.
Convert JSON to XML with configurable root element and readable pretty-printed output.
Parse common 5-part cron expressions into readable schedules.
Resolve a domain to IPv4/IPv6 addresses and optional reverse hostnames.
Lookup public IP geolocation and network metadata such as ASN and ISP.
Inspect SSL certificate issuer, subject, validity dates, and expiration window for a domain.
Remove duplicate lines while preserving original order.
Convert HEX color values into RGB format with live preview.
Convert RGB values into HEX color strings with visual swatch preview.
Parse full URLs into protocol, host, path, query, and hash components.
Parse user-agent strings to identify likely browser, OS, device type, and engine.
Build full URLs from base path, query parameters, and hash fragments.
Convert ISO date strings into readable local/UTC forms and back.
Generate Unix timestamps (seconds and milliseconds) from date-time input.
Convert text into binary byte representation for debugging and learning.
Convert binary byte groups into text with validation and error handling.
Convert text into hexadecimal byte output for debugging and encoding workflows.
Convert hexadecimal byte strings back to text with input validation.
Convert text characters into ASCII code points and inspect byte mappings.
Examples, Regex examples, Converter hub, Learn guides.