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.

شاهد الكل في المنسقات والكود