extract_hwp_images
Extract all embedded images from a Hangul Word Processor (HWP) file and save them to a specified directory on disk.
Instructions
Save every embedded image to disk. Args: file_path, output_dir (optional; defaults to _images/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| output_dir | No |