chrisryugj/kordoc
모두 파싱해버리겠다 — HWP/HWPX/PDF → Markdown | npm · CLI · MCP Server
Platform-specific configuration:
{
"mcpServers": {
"kordoc": {
"command": "npx",
"args": [
"-y",
"kordoc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
모두 파싱해버리겠다 — The Korean Document Platform.
[](https://www.npmjs.com/package/kordoc) [](https://github.com/chrisryugj/kordoc/blob/main/LICENSE) [](https://nodejs.org)
> *Parse, compare, extract, and generate Korean documents. HWP, HWPX, PDF — all of them.*
---
IRBlock[] and DocumentMetadata directly, not just markdown.parse(buffer, { pages: "1-3" }).kordoc watch ./incoming --webhook https://... for auto-conversion.code field: "ENCRYPTED", "ZIP_BOMB", "IMAGE_BASED_PDF", etc.---
South Korea's government runs on HWP — a proprietary word processor the rest of the world has never heard of. Every day, 243 local governments and thousands of public institutions produce mountains of .hwp files. Extracting text from them has always been a nightmare.
kordoc was born from that document hell. Built by a Korean civil servant who spent 7 years buried under HWP files. Battle-tested across 5 real government projects. If a Korean public servant wrote it, kordoc can parse it.
---
npm install kordoc
# PDF support (optional)
npm install pdfjs-distLoading reviews...