doc-converter
SKILL.md
Document Converter
High-fidelity document format converter supporting Word, PDF, Markdown, and HTML formats.
Features
- 📄 Word → PDF: Convert .docx to PDF
- 📝 Markdown → PDF: Convert .md to PDF
- 📝 Markdown → Word: Convert .md to .docx
- 🌐 HTML → PDF: Convert .html to PDF
- 🎨 High Fidelity: Preserve formatting, fonts, images
- 🌍 Multi-Language: Chinese, English, etc.
- ✅ Cross-Platform: Windows, macOS, Linux
Supported Conversions
| From | To | Method |
|---|---|---|
| .docx | python-docx + fpdf2 |