convert_to_html
Convert DOCX files to HTML while preserving formatting. Specify the file path and choose to include inline styles for accurate document representation.
Instructions
Convert DOCX file to HTML with formatting preserved
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to the .docx file | |
include_styles | No | Include inline styles (default: true) |