convert_to_markdown
Converts files and URLs to Markdown, enabling AI clients to read PDFs, Office documents, images, and web pages.
Instructions
Convert a file or URL to Markdown. Supports PDF, DOCX, PPTX, XLSX/XLS, images (OCR via Tesseract), and web pages. Automatically logs token savings to a local database — view the dashboard at http://localhost:3847. Pass an absolute file path or an HTTP/HTTPS URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Absolute file path or HTTP/HTTPS URL to convert |