{"name":"pdf-to-markdown","description":"PDF parser / PDF to Markdown / PDF to text / OCR PDF / extract tables from PDF / scanned-PDF OCR / PDF reader / PDF data extractor / equation-aware PDF parser / Datalab Marker. AI-powered, layout-aware extraction that preserves headings, tables, equations (LaTeX), bulleted lists, and multi-column flow. Outputs Markdown (default), HTML, or structured JSON with per-page blocks. Handles digital + scanned PDFs. 30 pages max.","price":"$0.20","method":"POST","input_schema":{"properties":{"pdf_url":{"type":"string","description":"Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."},"output_format":{"type":"string","enum":["markdown","html","json"],"description":"'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."}},"required":["pdf_url"]},"input_example":{"pdf_url":"https://raw.githubusercontent.com/py-pdf/sample-files/main/001-trivial/minimal-document.pdf","output_format":"markdown"},"output_example":{"markdown":"# Title\n\nBody...","page_count":3,"source_url":"https://raw.githubusercontent.com/py-pdf/sample-files/main/001-trivial/minimal-document.pdf"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}