HWP vs HWPX: what changed, and which one to ask your Korean partner for
2026-09-19 · 4 min read
Receiving documents from South Korea
When you communicate with South Korean government agencies, universities, or corporate partners, you often receive documents ending in the .hwp or .hwpx extension. This format serves as the national standard word processing document in South Korea, deeply ingrained in the local administrative, educational, and corporate infrastructure. For international business partners, opening these files on macOS or Windows machines configured for English often causes immediate friction.
The software ecosystem outside of South Korea relies heavily on Microsoft Word or Google Docs, neither of which natively supports the Korean standard format with full layout fidelity. Understanding the structural and technical differences between the older HWP and the newer HWPX formats helps you request the right files, extract data accurately, and maintain the original document presentation without installing specialized desktop software.
The legacy format: HWP 5.0
The original HWP format, specifically version 5.0 introduced in the early 2000s, uses a binary compound-file container, the same kind older Microsoft Office formats used. It acts like a miniature file system inside one document, with separate streams for text, styles, images, and formatting records.
Because it operates as a proprietary binary format, parsing it requires specific software libraries that understand the exact byte-level structure of the file. Software developers attempting to build third-party converters or viewers face significant technical hurdles. They must reverse-engineer the binary data stream to extract plain text or recreate the visual layout. This inherent complexity is why many alternative document viewers struggle to open older HWP files, often displaying broken layouts, missing images, or simply failing to render the file entirely.
The modern standard: HWPX
To modernize document archiving, improve software interoperability, and ensure long-term data preservation, the format transitioned to HWPX. HWPX is an open, XML-based document format, standardized in Korea as OWPML (KS X 6101).
Similar to how Microsoft transitioned from the binary .doc format to the XML-based .docx format, HWPX files are essentially standard ZIP archives containing structured XML files. If you change an .hwpx file extension to .zip and extract it using standard archive tools, you see folders containing document properties, styling rules, embedded images, and the text itself in plain, readable XML.
This open architecture makes HWPX significantly friendlier to data extraction, machine parsing, and format conversion. Since the early 2020s, Korean public institutions have been moving official documents to HWPX and other open formats.
The transition period and compatibility
Even so, many private organizations and individuals still use older versions of the word processor out of habit. This means the legacy HWP format remains heavily in circulation. You frequently encounter a mixed environment where you might receive either format depending on the specific department or company you deal with.
Understanding that these are two fundamentally different file architectures explains why a third-party tool might successfully open an HWPX file but fail completely on a legacy HWP file.
Why document layouts still break
Even when you use capable modern software to open HWP or HWPX files, you frequently encounter layout shifts, pagination errors, or overlapping text blocks. The root cause is rarely the file format itself, but rather the missing system fonts.
South Korean documents rely on specific local typography, such as the Batang or Gulim font families, which are optimized for Hangul characters. The Hangul script uses block-like characters composed of distinct consonants and vowels, and the spacing, kerning, and baseline alignment of these blocks are meticulously defined in Korean font files.
When you open the file on an international machine lacking these exact fonts, the operating system substitutes them with default western system fonts. Since the physical width and line-height metrics of the substituted fonts differ entirely from the originals, the text flow changes. A paragraph that perfectly fit on one page spills over to the next, pushing tables, signatures, and images completely out of alignment. If you load a file into the HWP Viewer, it mitigates this by rendering the original page layout using substituted free fonts in your browser. Note that header and footer images are not drawn yet, but the core layout remains intact.
Tool for this postHWP ViewerOpen Korean HWP·HWPX in the original layout; save as PDF or WordNo upload · Free · No installOpen →What to ask your partner for
When a partner sends you an HWP file, you have specific ways to proceed without causing delays. First, if you only need to read the document or print it, ask them to save the file as a PDF before sending. A PDF exported from the original program carries its fonts with it, so the layout stays fixed on any operating system.
If you need to edit the document, translate it, or extract text into your own systems, explicitly request the newer HWPX format rather than the legacy HWP. You can easily copy text out of an HWPX file using basic extraction tools.
If you already have the file and simply need to view the contents immediately, the HWP Viewer parses the file directly on your own device. Because it works entirely locally without uploading anything, it is safe for confidential business contracts. Once open, you can even save the document as a PDF, Word (docx), or plain text file for easier collaboration with your team.
Try it in your browser nowHWP ViewerOpen Korean HWP·HWPX in the original layout; save as PDF or WordNo upload · Free · No installOpen →