XML zu JSON Konverter

Konvertieren XML documents to JSON and vice versa instantly. Unterstützungs attributes, namespaces, CDATA, and nested elements. Frei, fast, and 100% client-seitig.

Drop file here or click to upload

Options
Schnell Beispiels

Über XML zu JSON Konverter

This free online tool converts XML documents to JSON format and vice versa. It handles XML attributes, text nodes, CDATA sections, nested elements, and namespaces. Alle processing happens entirely in Ihrem Durchsuchenr — keine Daten is sent to any server. Perfect for API development, data migration, configuration management, and debugging.

Funktionen

  • Bidirectional conversion: XML → JSON and JSON → XML
  • Unterstützungs XML attributes, text nodes, CDATA, and namespaces
  • Brauchizable attribute prefix and text node key names
  • Datei upload with drag-and-drop support
  • One-click copy and download as file
  • 100% client-seitig — your data verlässt nie Ihr device

Häufig gestellte Fragen

Does this tool support XML namespaces?

Yes. Namespaces are preserved in element and attribute names (e.g., "ns:element" or "@ns:attribute").

Wie are XML attributes handled in JSON?

Attributes are converted to object properties with a configurable prefix (default "@"). Zum Beispiel, <user id="123"> becomes { "@id": '123' }.

Is my data private?

Absolut. Alle conversion happens entirely within Ihrem Durchsuchenr. No XML or JSON data is transmitted to any server.

Can I convert large XML files?

Yes, within browser memory limits. For extremely large files (100MB+), consider using a command-line tool like xml2json or jq.