Zum Inhalt springen

📄 XML ⇔ JSON Konvertierung

Konvertiert zwischen XML und JSON. Unterstützt Attributpräfix, Textknotenschlüssel, CDATA und automatische Array-Erkennung. Kann auch komplexe XML wie RSS/SOAP verarbeiten.

100% Free No signup Browser-only 5 languages Dark mode

🔒 Über Datenschutz

🔗 Verwandte Tools

📖 Wie man es benutzt

  1. 1
    Set direction and options
    Pick XML to JSON or JSON to XML, then choose attribute prefix, text key, and indent.
  2. 2
    Enter data
    Paste XML or JSON on the left. Use the Sample buttons to load RSS or JSON with attributes.
  3. 3
    Copy or download the result
    The converted output appears on the right in real time. Use Copy or Download to save it.

❓ Häufig gestellte Fragen

How are attributes and text nodes represented?
Attributes are stored under a prefixed key (e.g. @id) and text nodes under a chosen key (e.g. #text). The prefix and key name are configurable.
Are CDATA sections supported?
Yes. XML to JSON keeps CDATA content as plain text. JSON to XML automatically wraps values containing reserved characters in CDATA.
Are repeated tags converted into arrays?
When Array Auto is enabled, two or more siblings with the same tag are grouped into an array. When disabled, later occurrences overwrite earlier ones.
🐛 Sind Sie auf ein Problem mit diesem Tool gestoßen?

Vollständig kostenlos und ohne Registrierung. Auch Reproduktionsschritte sind ausreichend. Eingegangene Berichte werden direkt an die Betreiber weitergeleitet und dienen als Referenz für Korrektionen.

※ Um Probleme zu reproduzieren, werden Browser-Informationen (UA / Bildschirmgröße / Sprache / URL) automatisch gesendet