FileSorcery
60 file types

Convert DOCX to XML

Columns become tag names, which is where report tables tend to struggle: headings written for people are full of spaces, brackets and units. Those characters are replaced with underscores rather than the conversion failing.

Drop DOCX file(s) to start

or click to browse

Your files never leave your device · no magic required

What is DOCX?

What Word has saved since 2007: a zip of XML parts, replacing the binary .doc that came before it. It is a page format through and through - paragraphs, styles, revision marks - with no notion of a typed value anywhere in it, so a table in a Word file is text arranged in a grid rather than data.

What is XML?

Verbose, strict, and still holding up enormous amounts of the world - government feeds, financial messaging, publishing, office documents. JSON took the web from it, but anywhere with schemas and validators and twenty years of history, XML is what's on the wire.

What can I convert?