AV-D04
JSON ⇄ YAML ⇄ TOML ⇄ XML
Convert between JSON, YAML, TOML and XML in any direction, with clear errors and lossy-case warnings.
● Runs on your device; nothing is uploadedHow to use it
- Pick the input format (JSON, YAML, TOML or XML) and paste text, or click Open file.
- Pick the output format above the output pane.
- Set Indent; for XML input, choose whether to read numbers and booleans as typed.
- Review any warnings, then copy the output or click Download.
- Click Use output as input to carry on from the result.
Limits
- Opened file size
- 20 MB
- YAML alias expansion
- 2,000,000 values
Features
- Converts in any direction between four formats
- Parse errors with line and column
- Warns when nulls are dropped for TOML or data is wrapped for TOML or XML
- Invalid XML element names renamed and reported
- XML attributes mapped to @_ keys and mixed text to #text
- Refuses YAML that expands exponentially through aliases
For AI agents: avtools_data_converter
Loading the tool…