hwp_xml_edit_text
Directly find and replace text in HWPX files without requiring Hancom program. Works by editing the XML inside the HWPX (ZIP+XML) format.
Instructions
HWPX 파일의 텍스트를 직접 찾아 바꿉니다. 한글 프로그램 없이 동작합니다. HWPX(ZIP+XML) 내부의 텍스트를 수정합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | 찾을 텍스트 | |
| replace | Yes | 바꿀 텍스트 | |
| file_path | Yes | 수정할 HWPX 파일 경로 | |
| output_path | No | 저장 경로 (생략 시 원본 덮어쓰기) |