100% client-side • your files never leave your device

Convert DOCX to Markdown — feed Word docs into ChatGPT, Claude & any LLM

Convert Microsoft Word (.docx) files to clean Markdown right in your browser. Headings, lists, tables, code blocks, and emphasis all survive the conversion. Because nothing uploads to a server, this is the only way to safely feed sensitive documents — contracts, HR files, medical notes, internal specs — into ChatGPT, Claude, or Gemini without a security review.

Loading converter…

How it works

  1. Drop a .docx file (or any document) onto the page.
  2. The Markdown output preset is already selected — hit Convert Now.
  3. Download the result. The whole conversion ran in your browser via WebCodecs or FFmpeg.wasm. No file left your device.

Why convert DOCX to Markdown?

Convert Microsoft Word (.docx) files to clean Markdown right in your browser. Headings, lists, tables, code blocks, and emphasis all survive the conversion. Because nothing uploads to a server, this is the only way to safely feed sensitive documents — contracts, HR files, medical notes, internal specs — into ChatGPT, Claude, or Gemini without a security review.

Is my file uploaded anywhere?

No. poqpoq is a static site — the page you're looking at is a bunch of JavaScript your browser downloaded once. It runs entirely on your device. There is no upload endpoint. When you open your browser's Network tab during a conversion, you'll see zero requests going out.

files go in poq, come out poq — nothing ever touches a server