PDF Reader
Extract raw text or tables from PDF documentsProperties
| Property | Value |
|---|---|
| Type | pdf-reader |
| Family | Actions |
| Group | Files & Storage |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| file | File | JSON | File handle, URL, or local path to the PDF file | Yes |
| mode | Mode | Select | Extraction mode | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| pages | pages | array | Extracted pages |
| tables | tables | array | Detected tables (if any) |

