PDF or scanned page → structured Markdown
pdf_to_markdownConvert a PDF (or a scanned page image) into clean Markdown that keeps headings, lists and tables, and puts multi-column pages in the right reading order. Text-layer PDFs are read exactly and cost far less; images go through a vision model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL of the PDF, or of a page image (png/jpg) for scanned documents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||