Convert Hangul to Markdown.
Drop a Hancom .hwpx document and pull its body text into plain Markdown. It all happens in your browser, so the file never leaves your device.
Drag & drop your files
or
Optimize for AI & RAG
Extra cleanup for LLM ingestion: strip HTML, fix smart quotes, tidy Unicode and spacing.
Add YAML front matter
Prepend a metadata block (title, source, date, word & token counts) for knowledge bases and RAG.
Add table of contents
Build a linked index from the headings. Handy for long documents.
Export RAG chunks (.json)
Split the result into retrieval-ready chunks. Download per file from the result panel.
Most converters quietly upload your documents to a server. This one physically can't.
Locked inside
an office app.
A .hwpx file keeps your words wrapped in Hancom Office markup that most tools cannot open. Converting lifts the body text out as plain, portable Markdown.
Project brief
Each paragraph comes out as a plain line of text.
Blank lines separate one paragraph from the next.
The body reads top to bottom, just as it was written.
Everything you
actually need.
Hancom documents in, plain Markdown text out, with no server and no account anywhere.
It never leaves your browser
Your .hwpx is unzipped and read on your device. Nothing is uploaded to any server, ever.
# Heading
- point one
3 chunks
AI & RAG ready
Optional cleanup, YAML front matter, a table of contents and RAG chunk export.
Works offline
Once the page has loaded you can switch off your connection and it keeps converting.
Reading order
Paragraphs are pulled from each section in their original reading order.
Unicode safe
Accents, symbols and non-Latin scripts come through intact as UTF-8.
Free, and unlimited
No sign-up, no quotas, no watermarks. Convert one file or a thousand; it all runs the same way, on your own device.
What survives
the trip.
Honest about what comes through, and what doesn't. These are the same notes the Formats list shows for Hangul, so the page never drifts from what the converter really does.
Kept
2- Every paragraph of body text
- In its original reading order
Dropped
5- Headings
- Lists
- Tables
- Images
- All fonts and formatting
Hangul questions,
answered.
What to expect when you turn a Hancom .hwpx file into Markdown.
Other converters.
Have files in other office formats? These convert the same way: privately, in your browser.
RAML to Markdown
.raml
RESTful API modeling language.
API Blueprint to Markdown
.apib
API Blueprint specifications.
WSDL to Markdown
.wsdl
SOAP web-service definitions.
WADL to Markdown
.wadl
REST service descriptions.
HTTP requests to Markdown
.http · .rest
Saved HTTP request files.
Avro to Markdown
.avsc
Avro data schemas.
Prisma to Markdown
.prisma
Prisma database schemas.
DBML to Markdown
.dbml
Database markup language.