aqueeb/confluence2md
Convert Confluence MIME exports (.doc) to clean Markdown
This tool helps technical writers, documentation managers, and knowledge base curators convert Confluence 'Export to Word' files into clean Markdown. It takes the special `.doc` files Confluence generates, extracts their content, and produces well-formatted Markdown that's ready for various modern documentation workflows. The primary user is anyone looking to move content out of Confluence into more flexible, text-based systems.
Use this if you need to migrate Confluence documentation to a Git-based system, build a knowledge base for AI tools, or create portable backups in a universally readable format.
Not ideal if you are trying to convert standard Microsoft Word `.doc` or `.docx` files, as this tool is specifically designed for Confluence's unique export format.
Stars
37
Forks
1
Language
Go
License
Apache-2.0
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aqueeb/confluence2md"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
any4ai/AnyCrawl
AnyCrawl π: A Node.js/TypeScript crawler that turns websites into LLM-ready data and extracts...
kreuzberg-dev/html-to-markdown
High performance and CommonMark compliant HTML to Markdown converter. Maintained by the...
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping,...
paulpierre/markdown-crawler
A multithreaded πΈοΈ web crawler that recursively crawls a website and creates a π½ markdown file...