> ## 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 Merge

> Merge multiple PDF files into a single document

# PDF Merge

Merge multiple PDF files into a single document

## Properties

| Property   | Value           |
| ---------- | --------------- |
| **Type**   | pdf-merge       |
| **Family** | Actions         |
| **Group**  | Files & Storage |

## Parameters

| Name  | Label | Type | Description                                        | Required |
| ----- | ----- | ---- | -------------------------------------------------- | -------- |
| files | Files | JSON | Array of file handles, URLs, or paths to PDF files | Yes      |

## Outputs

| Name      | Label     | Type   | Description               |
| --------- | --------- | ------ | ------------------------- |
| file      | file      | object | Merged PDF file           |
| pageCount | pageCount | number | Total pages in merged PDF |
