# Markdown Anything Documentation > Convert files to clean, formatted Markdown. - [Webhooks](https://markdownanything.com/docs/api/webhooks): Receive conversion results asynchronously via webhook delivery. - [Authentication](https://markdownanything.com/docs/api/authentication): Authenticate with the Markdown Anything API using Bearer tokens. - [Overview](https://markdownanything.com/docs/api/index): REST API to convert PDF, DOCX, images, and 20+ formats to Markdown programmatically. Sync and async with webhooks. - [Conversions](https://markdownanything.com/docs/api/conversions): Retrieve conversion status and results via GET /conversions/{id}. - [List Conversions](https://markdownanything.com/docs/api/list-conversions): Retrieve a paginated list of conversions via GET /conversions. - [Convert Files](https://markdownanything.com/docs/api/convert): Convert PDF, DOCX, images, audio, and more to Markdown via the POST /convert endpoint. Supports sync, async, and webhook delivery. - [Rate Limits](https://markdownanything.com/docs/api/rate-limits): Per-plan rate limits for the Markdown Anything API. - [Errors](https://markdownanything.com/docs/api/errors): Error response format, error codes, and auto-refund behavior. - [Overview](https://markdownanything.com/docs): Convert PDF, DOCX, images, audio, and 20+ formats to clean Markdown. Built for LLM pipelines, RAG, and agentic workflows. - [Zapier](https://markdownanything.com/docs/integrations/zapier): Automate PDF and document-to-Markdown conversion with Zapier. Step-by-step guide using Webhooks by Zapier. - [Custom Webhooks](https://markdownanything.com/docs/integrations/custom-webhooks): Build a custom webhook receiver for async document-to-Markdown conversion results. Examples in Node.js, Python, PHP, and Ruby. - [OpenClaw](https://markdownanything.com/docs/integrations/openclaw): Install the Markdown Anything skill for OpenClaw to convert PDF, DOCX, images, and 25+ file formats to Markdown. - [Overview](https://markdownanything.com/docs/integrations/index): Automate document-to-Markdown conversion with N8N, Zapier, Make, and custom webhooks for agentic workflows. - [Make](https://markdownanything.com/docs/integrations/make): Convert PDF and documents to Markdown in Make (formerly Integromat) scenarios. Step-by-step guide using the HTTP module. - [MCP Server](https://markdownanything.com/docs/integrations/mcp): Connect AI assistants like Claude to Markdown Anything using the Model Context Protocol (MCP) for direct file-to-Markdown conversion. - [N8N](https://markdownanything.com/docs/integrations/n8n): Convert PDF, DOCX, and images to Markdown in N8N workflows. Step-by-step guide using the HTTP Request node. - [Getting Started](https://markdownanything.com/docs/getting-started): Convert your first PDF, Word document, or image to Markdown in minutes — via the dashboard or REST API. - [Supported Formats](https://markdownanything.com/docs/platform/supported-formats): Convert PDF, DOCX, XLSX, PPTX, HTML, images, audio, and 20+ file formats to Markdown. - [Workspaces](https://markdownanything.com/docs/platform/workspaces): Share document-to-Markdown conversion credits, API tokens, and settings across your team with workspaces. - [Enhanced AI](https://markdownanything.com/docs/platform/enhanced-ai): AI-powered extraction to convert scanned PDFs, images, audio, and complex documents to Markdown with high fidelity. - [Credits & Billing](https://markdownanything.com/docs/platform/credits-and-billing): Understand plans, credit costs, overages, billing cycles, and how usage is metered. - [Token Optimization](https://markdownanything.com/docs/platform/token-optimization): Reduce token count in converted Markdown by 10-30% for cheaper LLM inference, RAG pipelines, and agentic workflows. - [Conversions](https://markdownanything.com/docs/platform/conversions): How document-to-Markdown conversions work — sync and async modes, status lifecycle, and auto-refunds. - [JavaScript](https://markdownanything.com/docs/sdks/javascript): Convert PDF, DOCX, images, and more to Markdown using JavaScript. Code examples with fetch and axios for LLM and RAG pipelines. - [Python](https://markdownanything.com/docs/sdks/python): Convert PDF, DOCX, images, and more to Markdown using Python. Code examples with requests and httpx for LLM and RAG pipelines.