{"uid":"cap_TqgEs_EnKuUokaHQuGeZI","slug":"agentutility-pdf-to-markdown-converter-e6d4bf8c","name":"AgentUtility PDF to Markdown Converter","description":"Paid x402 endpoints organized into product clusters. USDC-settled on Base. MCP-callable. ERC-8004 identity registry agentId 47167.","url":"https://x402.agentutility.ai/pdf2md","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["pdf_url"],"properties":{"pdf_url":{"type":"string","description":"URL to the source PDF. Rejected if it exceeds 30 pages."},"output_format":{"type":"string","description":"'markdown' (default), 'html', or 'json'."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"markdown":{"type":"string"},"page_count":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"markdown":"# Title\n\nBody...","page_count":3}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.2","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.2/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.2","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.2","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8MYoOHgw534Wn3hJQ4Vmw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.2","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a PDF document into Markdown text, returning the extracted content and page count","exampleAgentPrompt":"Can you convert this PDF document into markdown for me? Here's the file: https://example.com/report.pdf — I need the full text extracted as clean markdown so I can work with it.","exampleUseCases":null,"resultDescription":"A JSON object containing 'markdown' (the full extracted Markdown content of the PDF) and 'page_count' (the number of pages processed). For example: {\"markdown\": \"# Title\\n\\nBody...\", \"page_count\": 3}.","failureModes":["Invalid or inaccessible PDF URL returns an error","Corrupted or password-protected PDF may fail to parse","Very large PDFs may time out or exceed processing limits","Non-PDF file formats submitted will be rejected","Insufficient USDC balance causes x402 payment failure before processing begins"],"whenToPreferThis":"Use this endpoint when an AI agent needs to programmatically extract and work with the textual content of a PDF document in Markdown format, especially in agentic pipelines where downstream tasks require structured text (e.g. summarization, Q&A, indexing). Prefer this over raw OCR tools when Markdown-formatted output with heading and paragraph structure is needed, and when pay-per-call USDC billing via x402 fits the agent's payment model.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:55:07.881Z","isFirstParty":false}