
AgentMD
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| convert_url_to_markdown | Fetch a URL (web page, PDF, DOCX, etc.) and convert it to clean, LLM-ready markdown. Extracts the main article content from web pages and preserves tables. Supports reading only part of a large document: PDF page ranges, a heading outline, a single section, or a token cap. |
| convert_document_to_markdown | Convert a document you already have (PDF, DOCX, HTML, plain text) to clean, LLM-ready markdown. Pass the file contents as base64. Supports reading only part of a large document: PDF page ranges, a heading outline, a single section, or a token cap. |