merge-pdfs-ordered
Combine multiple PDF files into one document in a specific order using patterns or exact filenames. Ideal for organizing PDFs sequentially based on user-defined criteria.
Instructions
Merge PDFs in a specific order based on patterns or exact names
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_path | Yes | Base directory containing PDFs | |
fuzzy_matching | No | Use fuzzy matching for filenames | |
output_path | Yes | Output path for merged PDF | |
patterns | Yes | List of patterns or names in desired order |