Manage and edit `.hwpx` (Hangul Word Processor) files programmatically.
HWPX Server provides a robust backend solution for interacting with `.hwpx` (Hangul Word Processor) files. It allows users to programmatically extract text, find and replace content, modify text styles like font, size, bold, italic, and underline, and even create new `.hwpx` documents from scratch. This tool focuses exclusively on the modern ZIP-based XML `.hwpx` format, offering a powerful way to automate document processing and content manipulation workflows.
主要功能
01Extract all text from a .hwpx file
02Change font, size, bold, italic, or underline styles
030 GitHub stars
04Find and replace text within .hwpx documents
05Create a new .hwpx file
使用案例
01Automating the generation of Hangul Word Processor documents
02Performing batch content updates or style changes across multiple .hwpx files
03Extracting text content from .hwpx files for indexing, analysis, or conversion