Paste HTML and download a real Word document — headings, lists, tables and links intact, as things Word can actually edit.
Get a .docx with real Word heading styles, lists and tables. Runs in your browser, nothing uploaded.
There are two ways to do this conversion and they disagree about what "worked" means. One tries to carry the page’s appearance across: it reads the CSS and paints the result into the document. What you get looks roughly right and has no structure — every heading is bold text at a size, so Word’s navigation pane is empty, a table of contents generates nothing, and editing it means fighting the formatting.
This one throws the presentation away on purpose and keeps the skeleton. An <h2> arrives as a paragraph styled Heading 2, a <table> as a real Word table with rows and cells, a list as a list, a link with its URL. That is the half Word can genuinely represent, and it is the half that makes the file editable rather than merely openable. The page tells you what was dropped instead of leaving you to find out after you send it.
A team keeps its runbook as an HTML page, and once a quarter a compliance reviewer asks for it as a Word file with tracked changes. The first attempt was print-to-PDF then a PDF-to-Word conversion, which produced a document made of text boxes: the reviewer could not put the cursor in a paragraph and type.
The runbook is eight headings, four procedure lists, a table of escalation contacts and a handful of links. Converted here, all four shapes arrive as themselves — the headings as Heading 1 and 2 so the reviewer can jump between sections, the contacts as a real table they can add a column to, the links still clickable. What does not arrive is the page’s own styling: the brand font, the coloured callout boxes, the two-column layout. That is the trade, and for a document someone has to comment on, structure beats appearance every time. If appearance is what matters, print to PDF instead — a PDF is meant to look identical and not meant to be edited, which is the opposite choice, made honestly.
Free links last 7 days with a free account. On a paid plan every page you create stays online permanently.
See pricing