mynify

XML to Excel. Straight to a spreadsheet.

Turn repeating XML records into an Excel workbook — entirely on your device, nothing uploaded.

  • Never uploaded
  • No limits
  • No signup
  • Free forever

XML to Excel, in your browser

When XML holds tabular data — products, transactions, records — but you need it in Excel for analysis or reporting, this tool builds a proper .xlsx workbook right in your browser, with nothing uploaded. That privacy matters because data feeds often contain records you’d rather keep off a third-party server.

How it works

Mynify parses the XML, finds the repeating group of records, and writes each one as a spreadsheet row with columns from the fields — producing a clean Excel workbook that opens directly in Excel, Google Sheets or Numbers.

Because XML can be arbitrarily nested, this works best on list-like data. For irregular XML, convert to JSON first to see the shape.

Prefer a plain file? XML to CSV is here too. Free, unlimited, no signup, no watermark — your data never leaves your device.

Frequently asked questions

What XML structure works?

XML with a set of repeating records — like many <item> or <row> elements. Mynify finds that group and turns each record into a spreadsheet row, with the fields as columns.

Is my file uploaded?

No — the conversion runs entirely in your browser; your data never leaves your device.

What if my XML is deeply nested?

It tabulates the first repeating list it finds. For irregular or deeply nested XML, convert to JSON first to inspect the structure.

Related tools