I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
Verify Feature Scope
I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
Problem Description
Currently, Open-WebUI allows working with HTML content, but there’s no built-in option to export or convert HTML to a Word (.docx) document. It would be useful to add a feature that allows users to:
Convert HTML content from the editor into a .docx Word file.
Preserve basic formatting like headings, lists, tables, and links.
Optionally, allow customizing page size, margins, and font styles.
Many users may want to generate Word documents from the content created in Open-WebUI for documentation, reports, or sharing purposes. This feature would enhance the usability and make it easier to export structured content.
Desired Solution you'd like
Use a library like html-docx-js or any similar package to convert HTML to Word.
Add a button or menu option in the editor to trigger the export.
Support basic styling preservation from HTML.
Alternatives Considered
No response
Additional Context
No response
Originally created by @amit-p-dev on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20419
### Check Existing Issues
- [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request.
### Verify Feature Scope
- [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
### Problem Description
Currently, Open-WebUI allows working with HTML content, but there’s no built-in option to export or convert HTML to a Word (.docx) document. It would be useful to add a feature that allows users to:
- Convert HTML content from the editor into a .docx Word file.
- Preserve basic formatting like headings, lists, tables, and links.
- Optionally, allow customizing page size, margins, and font styles.
Many users may want to generate Word documents from the content created in Open-WebUI for documentation, reports, or sharing purposes. This feature would enhance the usability and make it easier to export structured content.
### Desired Solution you'd like
- Use a library like [html-docx-js](https://www.npmjs.com/package/html-docx-js) or any similar package to convert HTML to Word.
- Add a button or menu option in the editor to trigger the export.
- Support basic styling preservation from HTML.
### Alternatives Considered
_No response_
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @amit-p-dev on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20419
Check Existing Issues
Verify Feature Scope
Problem Description
Currently, Open-WebUI allows working with HTML content, but there’s no built-in option to export or convert HTML to a Word (.docx) document. It would be useful to add a feature that allows users to:
Many users may want to generate Word documents from the content created in Open-WebUI for documentation, reports, or sharing purposes. This feature would enhance the usability and make it easier to export structured content.
Desired Solution you'd like
Alternatives Considered
No response
Additional Context
No response