document
Extract text from PDF, DOCX, or PPTX URLs and convert it to clean markdown, eliminating browser-based rendering.
Instructions
Extract text from a PDF/DOCX/PPTX URL → markdown (no browser).
Content-type sniffed and routed to pypdf / python-docx / python-pptx.
Optional deps — install with pip install 'pyrecrawl[docs]'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timeout | No | ||
| max_pages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||