delete_hwp_image
Remove an embedded image from a .hwpx file by specifying the image file name or entry path. Optionally save the modified file to a different location.
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 |