Guides
Practical recipes for turning PDF, Office and HTML documents into clean, LLM-ready Markdown with the mdkit REST API, MCP server and async jobs.
- Convert PDF to Markdown with one API call
- Convert Word (DOCX) to Markdown
- Convert PowerPoint (PPTX) to Markdown
- Convert Excel (XLSX) to Markdown tables
- HTML to Markdown over a REST API
- Turn a web page into LLM-ready Markdown
- Async conversion jobs with polling and webhooks
- Use mdkit from Claude and other agents via MCP
- A RAG ingestion pipeline on clean Markdown
- Structured JSON output for document layout