YAML Split to CSV Review
Split large YAML arrays into batches, convert to CSV, and preview tabular output for validation.
Use case
Use this when migrating large YAML datasets and needing analyst-friendly spot checks before import.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Split large YAML arrays into batches, convert to CSV, and preview tabular output for validation.
YAML Splitter
YAML → YAML
Split YAML array
Chunked nested YAML arrays for batch processing.
YAML to CSV Converter
YAML → CSV
Convert to CSV
Review the result here before moving to the next step.
CSV Viewer (Table View)
CSV → TABLE
Preview as table
Column summary and a row preview. The original CSV is handed off to the next step.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · YAML Splitter
YAML Splitter
Split a YAML top-level array into chunked sub-arrays.
YAML splitter input (JSON envelope)
Provide { "yaml": "- item...", "size": 2 } to chunk top-level arrays.
Chunked YAML
Chunked nested YAML arrays for batch processing.
Run this step to process the current input and prepare the next workflow stage.
YAML to CSV Converter
Convert YAML arrays of records into CSV rows.
YAML input
Provide yaml input for this workflow step.
CSV output
Review the result here before moving to the next step.
Run this step to process the current input and prepare the next workflow stage.
CSV Viewer (Table View)
Render CSV data as an interactive table for quick visual inspection.
CSV input
Paste CSV to render a text preview of the table structure.
Table preview
Column summary and a row preview. The original CSV is handed off to the next step.
Run this step to process the current input and prepare the next workflow stage.