delete_hwp_image
Remove embedded images from HWPX files by deleting specific BinData entries, reducing file size and extracting clean copies.
Instructions
Delete a BinData/ ZIP entry inside an .hwpx (effectively removes the embedded image bytes). Args: file_path, target (basename or full entry), output_path (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| target | Yes | ||
| output_path | No |