Validates YAML syntax and reports errors with line and column numbers. On success, shows the parsed structure and optionally re-formats the YAML with consistent indentation. Uses the js-yaml parser for strict YAML 1.2 compliance. Useful for validating Kubernetes configs, GitHub Actions, Docker Compose, and Ansible playbooks.
Paste your YAML and instantly see whether it's valid — errors are shown with precise locations.
Compare two blocks of text and highlight the differences.
Test regular expressions against sample text with live match highlighting.
Generate one or many UUIDs (v4) instantly.
Count characters against Twitter, LinkedIn, and SMS limits.
Generate MD5, SHA-1, SHA-256, SHA-512 hashes from text.
Escape special characters for JSON strings, or unescape JSON string values.