extract_images
Extracts embedded images from a PDF and saves each as a separate file. Provides a direct way to retrieve visuals from PDFs for reuse.
Instructions
Extract all embedded images from a PDF as separate files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_dir | No | Directory to save extracted images |