OKfmt

Convert to YAML

YAML expresses hierarchy through indentation โ€” the standard config format for container orchestration and CI pipelines, more readable than JSON. This group converts JSON and CSV to YAML โ€” 2 conversion directions.

Conversion preserves the full nested structure and data types; multiline text and special characters are quoted or block-scalared automatically. Output is ready for version-controlled config management.