mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 10:05:47 -04:00
[Plugin Request]: output to word document format #128
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 @Ewen2015 on GitHub (Jun 27, 2025).
Plugin Name
Output2Word
Function Description
Convert the output to Word format, and it can be downloaded for use.
Official Website URL
No response
@jingfelix commented on GitHub (Jul 5, 2025):
You can use https://marketplace.dify.ai/plugins/bowenliang123/md_exporter to export any text in markdown format to docs format, which satisfies your request.