Alternatives
Products that do what JS to DOCX Converter does
Convert JS to DOCX or generate Word with JavaScript
- 1

Convert semantic HTML fragments to native, editable Word documents (OOXML) - floodtide/dom-docx
Jul 2026 · github.com
- 2JF
We needed a JS-first WYSIWYG DOCX editor and couldn't find a solid OSS option, most were either commercial or abandoned. As an experiment, we gave Claude Code the OOXML spec, a concrete editor architecture, and a Playwright-based test suite. The agent iterated in a (Ralph) loop over a few nights and produced a working editor from scratch. Core text editing works today. Tables and images are functional but still incomplete. MIT licensed.
Feb 2026 · github.com
- 3SD
2023 · github.com
- 4DC
2023 · docconverter.app
- 5HT
htmldocs is an Overleaf-style editor for typesetting documents using HTML/CSS, which provides the same benefits as LaTeX while being more accessible, customizable, and familiar. I built this because I wanted to programatically generate invoices as well as automatically tailor my resume to jobs but had no good way of generating well-formatted PDFs. I ended up building a templating engine to Chromium rendering pipeline to generate PDFs, and due to the amount of engineering effort, turned it into a tool for others that might want to do the same. There's a built-in API…
2024 · htmldocs.com
- 6OS
We are working on an open-source .docx editor library for apps that need to edit Word documents in the browser. We just shipped 1.0. A lot of existing approaches convert .docx into HTML and lose document semantics along the way. Our editor parses OOXML directly and uses its own rendering+layout engine to produce paged documents with html/css. Edits round-trip back to .docx, so you’re always editing the document, not its representation. The core rendering engine is framework agnostic, with React and Vue ui adapters on top. It’s Apache 2.0. Happy to answer questions.
May 2026 · github.com
- 7

- 8IG
Hi HN! I'm excited to share a project I've been working on for the past year: Docland. It is an API documentation browser that generates documentation on demand (through compilation, not LLMs) for Java packages. Instead of relying on Javadoc, the built-in doc generator, I created the engine from scratch to give the documentations a modern look, build fast search indexes, and enable link resolution to other packages. I built Docland because I constantly found it frustrating to locate and view API definitions when programming. You'd have to Google the function/class name, skip all the SEO…
2024 · docland.io
- 9

- 10

- 11

- 12

- 13

- 14

Convert LaTeX directly to DOCX while preserving everything
Jun 2026 · docutex.vercel.app
- 15

- 16WI
Word in web is a pure JS docx editor/renderer benched against MS Word directly. This was largely inspired by Eigenpal going closed source, and some personal frustrations I had with working on complex Word templates, pleading papers, etc... and not having a clean way to view/edit them without owning MS Word (which I did just eventually buy but it sucked). This was also an exercise in highlighting the value of good evals for Agents to bench against. Instead of just throwing the OOXML standard at an agent and letting it spin, I put together a large corpus of Microsoft Word docs -…
Jul 2026 · word-in-web.com
- 17

- 18

- 19BD
Hey HN, Philip here, Co-founder at Tiptap (https://tiptap.dev/). We just shipped an upgrade to our DOCX import and export capabilities, including new extensions, new endpoints, better formatting handling, and custom node support. This may be for you if your product deals with Microsoft Word files in any way. We rebuilt our DOCX handling pipeline to give developers more control and flexibility: - Import endpoint: Converts .docx to Tiptap JSON, accurately handles complex formatting (lists, tables, inline styles). - Export extension: Generates .docx from your editor content,…
2025
- 20

Design your own templates, use our API, n8n & MCP support
Oct 2025
- 21

- 22

Convert Word and DOCX to clean Markdown online
May 2026 · word2md.online
- 23FJ
2023 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →