Formatters
Pretty-print and validate structured text: JSON, YAML↔JSON, SQL, diffs, and case styles. Fix syntax issues before you paste into production configs.
Which tool for which job
Each primary search intent maps to one canonical tool so pages do not compete with each other.
- Pretty-print or minify JSON with live validationOwns: json formatter
- Compare two texts line by line with live highlightingOwns: diff checker
- Convert text between camel, snake, kebab, and moreOwns: text case converter
- Convert YAML ↔ JSON for configs and KubernetesOwns: yaml to json
- Beautify SQL for MySQL, PostgreSQL, and moreOwns: sql formatter