ODP is an OpenDocument deck, the native format of LibreOffice Impress. HTML is the markup of the web, with native headings and tables. LibreOffice sits between the two, and this page says exactly what happens to an ODP file on the way to becoming an HTML one.
What runs when an ODP file becomes HTML
LibreOffice 24.2, on a machine we rent and watch. Your ODP file is uploaded once, LibreOffice runs once, the HTML comes back, and neither file is kept. ODP to HTML is one of the 3649 pairs that engine was probed on with a real file, which is why it has a page here and why the pairs the probe could not prove do not.
What survives from the ODP into the HTML
The text, as text in a web page: no download needed to read it, and anything that can read HTML can read it.
What ODP to HTML costs you
Page geometry. HTML has no pages, so margins, page breaks, headers and footers have nowhere to go. This pair turns a document into a web page, not into a picture of one.
Fonts, unless the reader happens to have them. The HTML names them and the browser substitutes what it has.
Privacy on your speaker notes, and this one is worth reading twice. Measured on this pair: the ODP notes are written INTO the HTML. Export a deck to a web page and you publish what you meant to say alongside what you showed. A PDF export does not do this; HTML does.
Where ODP and HTML files come from
ODP. LibreOffice Impress writes it natively, ISO/IEC 26300 again. A deck that arrives as ODP usually comes from someone who does not run Microsoft Office, and converting it is how you open it without installing anything.
If a model is going to read the HTML
Structure is what survives from the ODP file, and structure is what a model needs. ODP in, HTML out, with the heading tree intact instead of flattened into one long paragraph.
ODP to HTML, measured rather than promised
Running ODP to HTML against the real engine with a real file, LibreOffice wrote 12,295 bytes of HTML in 1.6 seconds, machine otherwise idle. That is one ODP file on one day and not an average, which is why the number is given together with the file that produced it.
The ODP to HTML verdict was reached by reading the internal type and finding a witness word, meaning the output was read back and recognised. Which check was used matters, because they do not all prove the same thing, and a status code of 200 proves nothing whatsoever about whether the HTML file has anything inside it.
The same ODP file, sent somewhere else
Other outputs the probe measured out of an ODP file, so the cost of choosing HTML can be read against something. Sizes do not compare across engines, because each family was probed with its own ODP witness file.
ODP to PDF: 20,929 bytes in 1.3 seconds, verified by a format signature.
Other ways into HTML, and what they measured
Among the published routes into HTML, ODP is the third largest output of the 12 measured. The witness files differ, so this ranks the probe run and not your document.
ODS to HTML: 2,066 bytes in 1.0 seconds.
ODT to HTML: 4,043 bytes in 0.1 seconds.
PPT to HTML: 27,543 bytes in 1.5 seconds.
RTF to HTML: 3,985 bytes in 0.1 seconds.
TXT to HTML: 3,896 bytes in 0.1 seconds.
What we will not pretend about ODP to HTML
An ODP file over 25 MB is refused before the upload finishes rather than after it, so you do not wait for a rejection.
An ODP to HTML run that passes 90 seconds is killed, and the LibreOffice process is killed with it. A run left behind would sit on one of the machine's two cores until somebody noticed.
LibreOffice is serialised on purpose, one document at a time per worker, because each soffice instance takes 150 to 300 MB on a machine with 3.8 GB. Measured ceiling: 23 ODP conversions in flight and roughly 0.9 a second sustained. Past that the queue answers 429 rather than falling over, which was tested at 32 at once.
Two thirds of the pairs you could imagine in this family do not exist, and it is worth knowing why before you go looking for one. LibreOffice converts inside whichever application opened your file: from a spreadsheet it writes spreadsheets, flat text, HTML and PDF, and it will not write a .docx no matter how it is asked. It returns nothing at all rather than something wrong. Of 113 combinations probed on this engine, 64 came back with a real file and the rest were refused outright.
This pair is one of the 64. It was proved by sending a real ODP file through the live route and reading the HTML that came back: not its extension, its internals, plus a marker word planted in the source and found again in the output. The traits named further up this page come from a second probe that looks for each of them one by one.
One ODP file at a time, chosen in the browser. There is nothing else to set up and nothing else on offer.
ODP to HTML: what people ask
What actually converts my ODP file to HTML?
LibreOffice does it, 24.2, on a machine we rent and watch. Not a browser trick and not somebody else service: the ODP file is uploaded once, LibreOffice runs once, the HTML comes back, and neither file is kept afterwards.
How long does ODP to HTML take?
On the file the probe used, LibreOffice took 1.6 seconds and wrote 12,295 bytes of HTML. That is one real measurement on one real ODP file, not an average and not a promise about yours: a larger ODP takes longer, and past 90 seconds the run is stopped.
What do I lose going from ODP to HTML?
The one to know about first: Page geometry. HTML has no pages, so margins, page breaks, headers and footers have nowhere to go. This pair turns a document into a web page, not into a picture of one.
Are my speaker notes in the HTML?
Yes, and you should know that before you publish it. This was measured on this exact pair: the ODP notes are written into the HTML along with the slides. A PDF export leaves them out; an HTML export does not. Read the file before you put it on a web server.
Can I open the HTML without any software?
Yes. Any browser opens it, which is the reason to pick HTML over an ODP: no application, no plugin, no download step for whoever you send it to.
Is ODP to HTML free?
There is a free allowance every month, and one ODP to HTML conversion costs half a credit against it. When the allowance runs out the tool says so and stops, rather than quietly handing you a worse HTML.