FileSorcery
60 file types

Convert ODT to HTML

A bare table element with a header row and no styling at all. That is the useful form: the fonts, borders and column widths in the document belong to its own page, and carrying them across as inline CSS would only fight the stylesheet wherever it lands.

Drop ODT file(s) to start

or click to browse

Your files never leave your device · no magic required

What is ODT?

What LibreOffice, OpenOffice and Google Docs save a document as, and the ISO-standard counterpart to .docx. Inside it is a zip of XML, which is the reason a table drawn in one can be read back out at all. It is a page format first - paragraphs, page breaks, headers, footnotes - so the only part of it that is data is a table someone drew on the page.

What is HTML?

The web's document format, and incidentally a place an enormous amount of tabular data ends up - published tables that were never offered as a download. Pulling those out is usually easier than asking whoever published them for the numbers.

What can I convert?