Tooloat

JSON to XML converter

Generate XML from JSON for systems that still require it. Arrays become repeated elements and the output is indented and well formed.

Tooloat runs in your browser and needs JavaScript. It opens in a moment, and your files are processed on your device.

How it works

  1. Paste your data or open a file.
  2. Choose the input and output formats.
  3. Copy or download the converted data.

Why use it

  • Well formed output.
  • Arrays to repeats.
  • Pretty printed.
  • Private.

Questions and answers

Which root element is used?

A root element is added when the JSON has more than one top level key.

Can I convert back?

Yes, with the XML to JSON option.

Related tools