roboco-ioroboco-ioOfficialยท2 Agent Skills Included

hwp2md

Convert Korean HWP documents into clean Markdown files

Converts HWP and HWPX word processor documents into clean, readable Markdown files. Parses complex tables, merged cells, and nested layouts that basic converters break. Optionally refines output with Claude, GPT, Gemini, Solar, or local Ollama models. Handles Korean official document formatting and releases via automated workflows.
npx skills add roboco-io/hwp2md --all -g -y
Available:

Gives your AI agent the build commands, pipeline architecture, parser and LLM provider layout, and configuration rules needed to work on and operate this document conversion project.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install hwp2md?โ–ผ

Run `npx skills add roboco-io/hwp2md --all -g -y` in your terminal to install all skills in this repository globally.

How to convert HWP files to Markdown?โ–ผ

Run `hwp2md document.hwpx -o output.md` to convert a file using the built-in parser. Add the `--llm` flag to get cleaner, more readable Markdown formatted by a language model.

Does hwp2md support old HWP 5.x binary files?โ–ผ

Yes. It natively parses both XML-based HWPX files and legacy HWP 5.x OLE2 binary files, including tables with merged cells and compressed documents.

Which AI models work with hwp2md?โ–ผ

It supports Anthropic Claude, OpenAI GPT, Google Gemini, Upstage Solar, and local Ollama models. The provider is auto-detected from the model name you choose.

Can hwp2md handle scanned or complex documents?โ–ผ

Yes. You can enable the optional Upstage Document Parse API with `--parser upstage` for OCR-based extraction of scanned pages and complex layouts.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’