hwp2md
Convert Korean HWP documents into clean Markdown files
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โskills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks