Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
PDF Info
Get metadata and information about a PDF document
Properties
| Property | Value |
|---|
| Type | pdf-info |
| 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 |
Outputs
| Name | Label | Type | Description |
|---|
| pageCount | pageCount | number | Total number of pages |
| version | version | string | PDF version |
| encrypted | encrypted | boolean | Whether PDF is encrypted |
| properties | properties | object | PDF document properties |