
AgentMD
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
Server tool list (2)
Raw names from tools/list. Only developers need these.
| 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. |