01Converts diverse content types: documents (PDF, DOCX, XLSX, PPTX), web pages (HTML, URLs with JS rendering), images (PNG, JPG with OCR), and media (YouTube, MP3, WAV) to markdown.
02Provides both an HTTP API for application integration and direct AI tool integration via Model Context Protocol (MCP).
03Automatically detects input type and handles complex rendering (e.g., JavaScript-heavy websites) with zero configuration.
04Offers a Python SDK for seamless local and remote markdown conversion within Python applications.
05Supports comprehensive options for conversion, including JavaScript rendering, image extraction, OCR, and formatting preservation.
063 GitHub stars