hwpx
Installation
SKILL.md
HWPX creation, editing, and analysis
Overview
A .hwpx file is a ZIP archive containing XML files, based on the OWPML (Open Word-Processor Markup Language) standard (KS X 6101).
Quick Reference
| Task | Approach |
|---|---|
| Read/analyze content | hwpxjs or unpack for raw XML |
| Create new document | Use hwpxjs - see Creating New Documents below |
| Edit existing document | Unpack → edit XML → repack - see Editing Existing Documents below |
| Insert images | Use lxml with complete hp:pic structure - see references/image-insertion.md |
Converting .hwp to .hwpx
Legacy .hwp files must be converted before editing: