Tooloat

XML to JSON converter

Turn XML feeds and documents into JSON you can use in code. Attributes are kept with a prefix, repeated elements become arrays, and the conversion runs locally.

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

  • Attributes preserved.
  • Arrays for repeats.
  • Large files fine.
  • Private.

Questions and answers

How are attributes represented?

They appear as keys with an @ prefix.

Does it work with RSS?

Yes.

Related tools