YAML to JSON Converter
Convert YAML with nested mappings and lists into JSON, with types detected.
- Runs in your browser
- Nothing uploaded
- Free, no sign-up
Processed locally in your browser. Your data never leaves this tab.
How to Use YAML to JSON Converter
- Paste your YAML. Mappings and lists.
- Convert. The structure becomes JSON.
- Read the result. Indentation becomes nesting.
- Copy the result. Click Copy result. It all runs in your browser.
Frequently Asked Questions
What YAML is supported?
Indented mappings and lists with the common scalar types, which covers most configuration files.
Are types detected?
Yes. Numbers, true, false, and null are converted to their JSON types, while quoted text stays a string.
What about tabs?
Use spaces for indentation, as YAML does not allow tabs there.
Is my data sent anywhere?
No. The conversion runs entirely in your browser, so your YAML never leaves the tab.
Is it free?
Yes. Every tool here is free to use with no sign up.
Related Tools
JSON to YAML Converter →
Convert JSON into readable YAML, using indentation for nesting and quoting where needed.
Convert CSV to JSON →
Convert CSV/TSV to JSON with delimiter auto-detect, type coercion options, nested keys, 4 output…
Convert CSV to YAML →
Convert CSV to YAML with smart type detection, multi-line block scalars, reserved-word quoting (no…
Convert JSON to PDF Report →
Convert JSON data to formatted PDF reports instantly. Free JSON to PDF converter with…
Analyze JSON Online and Validate JSON Structure →
Analyze JSON Online Validate & Analyze JSON Structure with detailed statistics including depth, key…
Android AssetLinks JSON Generator - App Links →
Android AssetLinks JSON Generator files for Android App Links. Configure package names and SHA-256…
Convert BSON to JSON →
Convert MongoDB BSON hex dumps to readable JSON in your browser. Free, offline, client-side…
Capture JSON Screenshot Generator →
Capture JSON Screenshot and Render pretty-printed JSON as a syntax-highlighted PNG screenshot - dark…
Censor JSON And Redactor →
Censor JSON and Redact passwords, tokens, and PII in JSON with asterisks, [REDACTED], or…
Base64 to JSON Decoder →
Decode Base64 to pretty-printed JSON - URL-safe variant, sort keys, indent 2/4/tab/minified. Free, client-side,…
Convert JSON to Base64 →
Encode JSON to Base64 or decode back. Standard / URL-safe / no padding. Pretty/minified/sorted.…
Convert JSON to Bson →
Real BSON encoding per bsonspec.org - int32/int64/double types, embedded docs, arrays. Bidirectional. Free, offline,…