extract_attachments
Extract all file attachments embedded in a PDF and save them to a directory of your choice.
Instructions
Extract all file attachments embedded in a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_dir | No | Directory to save extracted files |