pdf_to_zip
Convert PDF pages into images and package them into a ZIP archive for easy distribution.
Instructions
Extract all pages as images and bundle them into a ZIP archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_name | No | Output file path (defaults to same dir with suffix) |