Convert Word to Markdown.
Drop a .docx and get clean Markdown with its headings, lists and tables intact. It runs entirely in your browser, so your document 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.
Structured,
but not portable.
A Word file already has headings, lists and tables, but they sit inside a proprietary .docx package. Converting lifts that structure into plain, portable Markdown you can edit, diff and feed to any tool.
# Project brief
The goals are **bold** but clear.
- Ship v1
- Gather feedback
| Phase | Status |
| Build | Done |
Keeps the structure
you wrote.
Headings, lists, tables and emphasis carry straight over, with no server and no account anywhere.
It never leaves your browser
Your .docx is read and converted on your own 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.
# Title
## Section
- first item
- second item
Headings & lists
Word heading styles become Markdown headings; bullet and numbered lists map straight across.
Tables come through
Real Word tables become Markdown pipe tables, header row and every cell intact.
Bold, italic, links
Inline formatting is preserved, so the emphasis and links you wrote survive.
Free, and unlimited
No sign-up, no quotas, no watermarks. Convert one document or a whole folder; it all runs the same way, on your own device.
What carries
over.
Honest about what converts and what doesn't. These are the same notes the Formats list shows for Word, so the page never drifts from what the converter really does.
Kept
6- Text
- Headings
- Lists
- Tables
- Bold / italic
- Links
Dropped
6- Images
- Footnotes
- Comments
- Headers & footers
- Text boxes
- Equations
Word questions,
answered.
Everything worth knowing before you convert a .docx.
Other converters.
Working with more than Word? These convert the same way: privately, in your browser.
FASTA to Markdown
.fasta · .fa
Biological sequence data.
FASTQ to Markdown
.fastq · .fq
Sequencing reads with quality.
GenBank to Markdown
.gb · .gbk
Annotated DNA sequences.
PDB to Markdown
.pdb
Protein 3D structures.
Newick to Markdown
.nwk · .tree
Phylogenetic trees.
GFF / GTF / BED to Markdown
.gff · .gtf · .bed
Genome feature annotations.
SAM to Markdown
.sam
Sequence alignment data.
MOL / SDF to Markdown
.mol · .sdf
Chemical structure files.