Converter Platform

Convert YAML to JSON

Parse YAML configuration files into JSON. Handles anchors, aliases, merge keys, multiline strings, and nested structures. Perfect for converting Kubernetes configs or CI/CD pipelines to JSON.

Input (YAML)
77 chars · 6 lines
Output (Json)
Ctrl+Enter: ConvertCtrl+Shift+C: CopyCtrl+Shift+S: Download

YAML to JSON Options

Customize the conversion output using these format-specific options. Set them in the Options panel above or pass them in the API options object.

OptionDescriptionValues
json_modeJSON output structurearray, object, column_arrays, array_of_arrays
json_key_columnColumn to use as object key (object mode)column name
prettyPretty-print with indentationtrue / false

Frequently Asked Questions

Related Converters

YAMLCSVYAMLXMLYAMLNDJSONYAMLTSVYAMLHTML

View all converter combinations →