mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #20419] feat: Add HTML to Word Export Option #57847
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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