kordoc-korean-document-parser

Installation
SKILL.md

kordoc Korean Document Parser

Skill by ara.so — Daily 2026 Skills collection.

kordoc is a TypeScript library and CLI for parsing Korean government documents (HWP 5.x, HWPX, PDF) into Markdown and structured IRBlock[] data. It handles proprietary HWP binary formats, table extraction, form field recognition, document diffing, and reverse Markdown→HWPX generation.


Installation

# Core library
npm install kordoc

# PDF support (optional peer dependency)
npm install pdfjs-dist
Related skills
Installs
660
GitHub Stars
20
First Seen
Mar 31, 2026
kordoc-korean-document-parser — aradotso/trending-skills