Skip to content

Форматтеры и код

Конвертер YAML в JSON

Бесплатный конвертер YAML в JSON. Вставьте любой действительный YAML и получите чистый JSON. Идеально подходит для манифестов Kubernetes, конфигураций CI и спецификаций OpenAPI.

Runs in your browser
YAML · source
lines: 0chars: 0size: 0 B
YAML
JSON · target
lines: 0chars: 0size: 0 B
JSON

Примечание редактора

Understanding · Same data, looser syntax.

Эта углублённая глава пока доступна только на английском языке. Инструмент конвертации выше работает на вашем языке; развёрнутая статья ещё не переведена.

Часто задаваемые вопросы

Quick answers.

What YAML version is supported?

YAML 1.2 — the modern superset of JSON. Anchors, references, multi-line strings and nested structures all work.

Are comments preserved?

No — JSON doesn't support comments, so they're stripped on conversion.

What if my YAML is invalid?

You'll see a clear error with the line and column. Common issues: tabs (use spaces), inconsistent indentation, unquoted special chars.

Is my YAML uploaded?

No — runs entirely in your browser.

Is the converter free?

Yes — fully free, no signup.

Люди также ищут

Use with

What people reach for next.

Связанные инструменты

More in this room.

Смотреть все в Форматтеры и код