Split multi-document YAML (---) into separate documents. One doc per file.
YAML Multi-document Splitter: Split multi-document YAML (---) into separate documents. One doc per file. Use it to understand unfamiliar data formats or diagnose why a parser is rejecting specific input. No backend involved — your input is processed in the browser's sandbox. In the HttpStatus.com YAML collection.
YAML Multi-document Splitter reports the exact position where parsing fails — line, column, and the problematic character.
Client-side tools use your device's memory, so they handle up to several megabytes. Very large inputs may slow the tab.
No installation, works on any device, and results are shareable via URL. CLI tools are still better for CI/CD pipelines.