구조화 데이터 변환기
Convert YAML, JSON, and TOML locally in your browser with multi-document YAML support and anchor resolution.
Your config data stays in your browser. No uploads, no API calls, no backend parsing.
Multi-document YAML is supported, and anchors are resolved locally before conversion.
Source
Converted output
Frequently Asked Questions
Can it handle multi-document YAML?
Yes. When the input contains multiple YAML documents separated by --- the converter keeps them together and can export them as a JSON array or YAML multi-doc output.
Why can't multi-document YAML convert directly to TOML?
TOML is best suited to a single object document. If you paste multiple YAML documents, convert them to JSON first or merge them before exporting to TOML.
Are YAML anchors and aliases resolved?
Yes. Anchors and aliases are resolved in the browser before the converted output is generated.
이 도구를 더 큰 작업 흐름 안에서 쓰기
이 컬렉션은 같은 작업에 자주 이어지는 도구와 가이드를 함께 묶어 둡니다.
같은 태그 둘러보기
같은 작업 흐름, 형식, 사용 사례를 공유하는 다른 도구로 바로 이동하세요.