Skip to content

lovstudio/any2docx-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lovstudio:any2docx

Version

Markdown to professionally styled DOCX (Word) with python-docx. CJK/Latin mixed text, code blocks, tables, images (local + remote), cover pages, auto-refresh TOC, watermarks, and 11 color themes. Same theme palette as any2pdf, editable output.

Part of lovstudio/skills — by lovstudio.ai

Install

npx skills add lovstudio/skills --skill lovstudio:any2docx

Requires: Python 3.8+ and pip install python-docx

Usage

python md2docx.py --input report.md --output report.docx --theme warm-academic
Option Default Description
--input (required) Markdown file path
--output output.docx Output DOCX path
--title From H1 Cover page title
--subtitle Subtitle
--author Author name
--theme warm-academic Color theme
--watermark Watermark text
--cover true Generate cover page
--toc true Generate table of contents

Themes

warm-academic nord-frost github-light solarized-light
warm-academic nord-frost github-light solarized-light
paper-classic ocean-breeze tufte classic-thesis
paper-classic ocean-breeze tufte classic-thesis
ieee-journal elegant-book chinese-red ink-wash
ieee-journal elegant-book chinese-red ink-wash
monokai-warm dracula-soft
monokai-warm dracula-soft

License

MIT

About

Convert Markdown documents to professionally styled DOCX (Word) files with python-docx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages