kordoc

kordoc

Converts multiple document formats (HWP, PDF, Office, etc.) into Markdown and supports form filling, version comparison, and more.

MCPOfficeOpen source文档处理MarkdownHWPPDFOffice
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.2k
Source
mcp-github

Overview

kordoc is a powerful document processing tool that converts various formats such as HWP3-5, HWPX, HWPML, PDF, XLS, XLSX, DOCX into Markdown. It goes beyond simple text extraction by handling complex table structures and offering features like version comparison and automatic form filling. Through MCP Server, AI can directly invoke kordoc's capabilities to read, analyze, and generate documents. Ideal for scenarios involving large volumes of official documents or reports, such as government agencies and enterprises.

Capabilities

  • Multiple document formats to Markdown
  • Complex table structure parsing
  • Version comparison
  • Automatic form filling
  • Markdown to HWPX
  • Lossless format preservation

Use cases

Automated official document processingReport generation and editingDocument content analysisTable data extraction

Setup

Requires: Node.js 18+
npx -y kordoc setup

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install kordoc?

Run `npx -y kordoc setup` to complete the installation.

What document formats are supported?

Supports HWP3-5, HWPX, HWPML, PDF, XLS, XLSX, DOCX, and more.

Is Windows supported?

Yes, simply run `npx -y kordoc setup`.

Related skills