Last commit on April 27, 2026·Created on January 17, 2025
bowenliang123/markdown-exporter
“Turns Markdown into the file format you actually need.”
Combined rank
#376
across all skills
In Docs
#2
category rank
Stars
258
+1.2% in last 7d
Forks
65
0.0% in last 7d
Watchers
7
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill converts a single Markdown file into over a dozen output formats: DOCX, PDF, HTML, PPTX, XLSX, CSV, JSON, IPYNB, XML, LaTeX, and more. It also extracts code blocks into language-specific files like .py, .js, .sh. Technical writers can produce Word documents from docs, data analysts can export tables to Excel or CSV, and developers can pull code examples from tutorials. The skill helps anyone who writes in Markdown deliver content in the format their audience expects.
WHO IT'S FOR
Technical Writers and Documentation Teams
convert Markdown to DOCX, PDF, and HTML
Data Scientists and Analysts
extract Markdown tables to CSV, JSON, XLSX
AI Agent and Automation Engineers
programmatically export Markdown to multiple formats