Convert DOCX to ODT

Converting DOCX to ODT turns a Word file into an editable OpenDocument that LibreOffice Writer treats as its own — text, styles, tables and images intact, and nothing frozen the way a PDF would freeze it. Drop the file above; it is converted and then deleted from the server.

  • Where it runs On our server, because a browser cannot run the software this needs.
  • Rebuilt ODT works differently from a DOCX, so this is not the gradual degradation a lossy codec applies. What ODT can express is reproduced faithfully; what it has no equivalent for does not survive at all.
  • File size limit Up to 25 MB per file, free, without an account.
  • Worth knowing Formatting survives; macros, embedded objects and revision history usually do not.

Up to 100 files at once. Mixed formats are fine.

Converting to something that is still a document

Most conversions out of DOCX end in a PDF, and a PDF is a decision to stop editing. This one is the opposite: ODT is a working format, and what comes out is a file you can open and carry on writing in.

That changes what "a good conversion" means. Nobody cares whether the PDF has the right paragraph styles, because nobody will ever use them. Here they matter — a heading has to still be a heading, a numbered list has to still be a list, and the styles have to be styles rather than manual formatting that happens to look the same.

Why anyone needs OpenDocument at all

Two reasons, and they are different from each other. The first is practical: somebody works in LibreOffice Writer and would rather hold a native file than one the program is translating on the fly every time it opens.

The second is policy. OpenDocument is an independently maintained published standard, which is why several governments, public institutions and archives require it for records that must remain readable long after any particular vendor’s product has moved on. If a submission form asks for ODT, that is the reason, and no other format will be accepted in its place.

How much of the formatting really survives

For ordinary documents — reports, letters, minutes, essays, contracts — essentially all of it. Paragraph and character styles map across, tables keep their structure and borders, images stay where they were placed, headers, footers, footnotes and page numbering carry over, and a table of contents remains a table of contents rather than becoming frozen text.

The engine ships metric-compatible substitutes for Arial, Times New Roman, Calibri, Cambria and the other common Microsoft fonts, meaning the replacements occupy the same space. That is what keeps line breaks and page counts where they were, which is usually the visible test of whether a conversion worked.

Where the two formats genuinely disagree

The differences cluster in Word’s own extensions rather than in anything standard. Complex floating text boxes and drawing canvases may be repositioned. SmartArt has no OpenDocument equivalent and arrives as a picture. Unusual field codes, some advanced numbering schemes and a few equation constructs can shift.

None of this affects a plain document, and all of it affects a heavily designed one. The rule of thumb: if the file would look strange when opened by a colleague on a different version of Word, it is also the file to check after converting.

Tracked changes and comments deserve a look

Both formats support revision marks and comments, and the mapping between them is good — but good is not the same as guaranteed, and a document in the middle of a review is exactly where a silent loss would be expensive.

So convert, then open the result and check the review pane before you delete anything. A finished document with no outstanding revisions carries no risk here at all; a contract with three rounds of redlines in it deserves two minutes of attention.

A .docx cannot hold a macro in the first place

Nothing is lost here because there was nothing to lose. The .docx format has no place to put a VBA project: Word refuses to write one into it and offers .docm instead, which is why the macro-enabled files in an organisation all carry that second extension. Whatever a .docx does when it is opened, it does with text, styles and fields, and all three convert.

A .docm is a different format and has its own page. That one does carry a VBA project, and the project does not survive the conversion — LibreOffice has a different scripting system with a different object model, so there is nothing to translate it into. Where the automation is the point of the document, rebuilding it in the target program is the job, and it is a job for a person rather than a converter.

Converting an archive of Word files

Migrations are the real use case — a department moving to LibreOffice, a records office standardising on open formats, a school with a decade of worksheets. Drop the whole folder: each file converts in turn, keeps its name with the extension swapped, and everything comes back as one ZIP.

Keep the DOCX originals until somebody has actually opened a sample of the results. A migration that discards the source before anyone has checked the output is the one that goes wrong, and it goes wrong quietly.

What happens to the file while it converts

Office formats need a real office engine, so unlike the image conversions on this site this one runs on a server rather than in your browser. The DOCX travels over an encrypted connection, is converted in an isolated environment with no route out to the internet, and the working files are deleted as soon as the job finishes.

The free limit is 25 megabytes per file. That is ample for text documents and is reached mainly by files with large embedded images, which is worth knowing before dropping a hundred-page illustrated manual on it.

How to convert a DOCX file to ODT

  1. Drop the DOCX file onto this page — a whole folder works too.
  2. The office engine converts it and hands back an editable ODT.
  3. Open it in LibreOffice Writer and check anything with tracked changes.

DOCX and ODT: two live document formats compared

DOCX compared with ODT
DOCXODT
Full nameWord DocumentOpenDocument Text
File extension.docx.odt
Media typeapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentapplication/vnd.oasis.opendocument.text
First published20072005
Published byMicrosoftOASIS
SpecificationECMA-376ISO/IEC 26300
LicensingOpen standardOpen standard
Standing todayCurrentCurrent
Opens in a browserNo browserNo browser
Considered insteadPDF, RTFPDF, RTF

What survives

document properties can cross over — both DOCX and ODT have somewhere to store it.

Both DOCX and ODT hold several pages, so a multi-page document stays one file.

Opening the result

Microsoft Word, LibreOffice Writer and Google Docs read both DOCX and ODT, so there is a way to check the result against the original without a second tool.

What each format is for

DOCX is Microsoft's format, published in 2007. The specification is ECMA-376, and it is worth reading if the file has to outlive the tool that wrote it.

ODT comes from OASIS and dates from 2005, specified as ISO/IEC 26300. LibreOffice Writer, Microsoft Word and Google Docs all read it.

DOCX to ODT: fidelity, comments and macros

Are my DOCX files uploaded anywhere?

Yes — this conversion needs software that cannot run in a browser, so the file is uploaded over an encrypted connection. It is deleted as soon as the job finishes, and the result is sent straight back to you without being stored. The work is done by LibreOffice, the full office suite, running headless.

Is the ODT still editable?

Yes. Unlike converting to PDF, nothing is frozen — the result is a normal OpenDocument text file that opens in LibreOffice Writer, OpenOffice, Google Docs and a dozen other editors, with the text, styles and structure intact.

Do tracked changes and comments survive?

Usually, but do not assume it for anything important. Both formats support them and the mapping between them is good rather than perfect, so a document in the middle of a review cycle deserves a check after conversion. A clean document with no revisions carries no risk at all.

What happens to macros?

A .docx has none to carry over. Word will not store a VBA project in that format — it offers to save as .docm instead — so a file with this extension has no automation in it to lose. If yours is really a .docm, the macros are dropped: LibreOffice uses a different scripting system with a different object model, and there is nothing to translate VBA into.

Will the layout shift?

Rarely by much. The engine ships metric-compatible substitutes for the common Microsoft fonts, so line breaks and page counts normally land where they did. Documents that lean on advanced Word features — complex text boxes, SmartArt, unusual field codes — are where differences appear.

Can I just open the DOCX in LibreOffice instead?

Yes, LibreOffice opens DOCX directly and for a quick read that is simpler. Convert when the file has to be stored, submitted or shared as OpenDocument — a policy requirement, an archive standard, or a collaborator who needs a native file rather than one being interpreted.

Why would anyone require ODT rather than DOCX?

Because OpenDocument is a published standard maintained independently of any single vendor, which is why a number of governments and public institutions mandate it for records that must stay readable for decades. It is a procurement and archiving decision rather than a technical preference.

More about these formats