Generate Word documents from HTML content with automatic styling and formatting. Create documents directly without conversion loops, saving to a specified output directory.
Create a new Microsoft Word document with optional title and save it to a specified file path. This tool enables AI assistants to generate Word documents programmatically.
Generate Word documents from HTML content with automatic styling and formatting. Save files directly to a specified output directory with auto-generated names, eliminating conversion loops.
Enables programmatic generation of Microsoft Word documents (.docx) from AI-generated text and data, with support for Markdown formatting, tables, headers, and rich document elements that are saved directly to the local file system.
A Python application that allows creating and editing Microsoft Word (.docx) documents through an API, built with FastMCP for interacting with Word documents.
Enables creation and management of Word documents from markdown content, with support for multiple templates and conversion of chat conversations to formatted Word documents.