HTML to Word — free, no watermark, no sign-up
Drop a saved .html web page in and its headings, paragraphs, lists, tables and links become a Word document you can keep editing online. Scripts, style sheets, forms and embeds are stripped first; the page’s layout, colours and fonts are not kept, and images are not placed in the document.
What comes across, and what does not
Comes across
- Headings (h1–h6) → Word heading styles
- Paragraphs, bold, italic, underline, strikethrough
- Ordered and unordered lists → Word numbering and bullets
- Tables → Word tables
- Links (http, https, email)
Does not come across
- The page’s layout, colours and fonts (CSS doesn’t carry over)
- Images (the result says how many were left out)
- Scripts, forms and embedded video (removed for safety)
How to use it
- 1
Drop a file in, or click “choose a file” to pick one
- 2
It starts automatically and names each step as it runs
- 3
Download the result, or keep editing it in Tutu Office
Common questions
- Do I need to sign up?
- No. Converting and downloading need no account. Signing in is only for saving the result to the cloud and continuing on another device.
- Is the result watermarked?
- No. Nothing is watermarked and there is no limit on how many times you convert.
- Is my file uploaded to your servers?
- No. The whole conversion happens in your browser. Open DevTools (F12) and watch the Network tab to check. The one thing that uses the network is the text-recognition engine for scans, downloaded once and only if you agree.
- How big a file can I convert?
- There is no limit. We no longer measure your file up front — that number was ours, not any device’s real ceiling. We just start; if this device genuinely cannot fit it, the browser says so and we pass on the reason, a way forward, and an event ID.
- Does it work on a phone?
- Yes, with the same features as on a computer. Very large files will simply take longer.
- Will you start charging later?
- It is free and unlimited today. We avoid absolute promises nobody can back, and there is no hidden sign-up wall or usage cap either.
- Can I paste a web address instead?
- No. Save the page as an .html file with your browser’s “Save as” first, then drop it in. We don’t fetch other websites for you.
- The text came out garbled — what now?
- We read the file as UTF-8 first and fall back to the legacy encoding common for your language, which gets most files right. If it is still wrong, re-save the page in UTF-8 and try again.
- Why did the page styling disappear?
- Word and the web lay out text in different ways, so CSS can’t come along. We keep the structure — headings, lists, tables — and you restyle it in Word.