debugging
18 tools tagged "debugging".
ASCII Debugger
Break strict-ASCII input down character by character into decimal, hex, octal, and binary.
Open toolJSON Diff Checker
Compare two JSON documents and see exactly what changed.
Open toolJSONPath Tester
Query JSON data with JSONPath and see matches live.
Open toolJSON Validator
Check whether your JSON is syntactically valid.
Open toolXML Validator
Check whether XML is well-formed and see its element, attribute, and depth stats.
Open toolYAML Comment Extractor
Pull out every # comment in a YAML document, one per line.
Open toolYAML Diff Checker
Compare two YAML documents and see exactly which keys were added, removed, or changed.
Open toolYAML Error Injector
Deliberately corrupt valid YAML with reproducible syntax errors, for testing parsers and linters.
Open toolYAML Key Extractor
List the full dot-path of every mapping key in a YAML document.
Open toolYAML Number Extractor
List every number-typed leaf value in a YAML document, one per line.
Open toolYAML Statistics
Get key counts, nesting depth, size, and a leaf-type breakdown for any YAML document.
Open toolYAML String Extractor
List every string-typed leaf value in a YAML document, one per line.
Open toolYAML Structure Visualizer
See a YAML document's nesting as a live, color-coded tree as you type.
Open toolYAML Truncator
Cap a YAML document's nesting depth, array length, and string length while keeping it valid.
Open toolYAML Validator
Check whether YAML is syntactically valid and inspect its structure.
Open toolYAML Value Extractor
List every leaf scalar value in a YAML document, one per line.
Open toolYAML Key Finder
Search a YAML document for mapping keys whose name matches a query.
Open toolYAML Value Finder
Search a YAML document's leaf values for ones matching a query, labeled by path.
Open tool