XML to YAML Converter

Convert XML data to YAML format with attribute handling and namespace support

XML Input

YAML Output

Features

  • • XML attribute handling
  • • Text node preservation
  • • Namespace support
  • • CDATA section handling

Conversion Rules

  • • Elements become YAML mappings
  • • Attributes prefixed with @
  • • tools.xmlToYaml.conversionRules.text
  • • tools.xmlToYaml.conversionRules.mixed

Privacy

  • • Client-side processing
  • • No data sent to servers
  • • Works offline