LaTeX to Word
Convert LaTeX (TEX) to Word (DOCX) for editing and collaboration.
This tool requires JavaScript. If you don't see the editor, enable JavaScript and reload.
Or from your terminalAutomate it with the API
npx mdedit-cli convert paper.tex --to docxSame engine as this page. The command signs you in on first run.
Related conversions
Every other format this LaTeX source can be converted to.
How to use LaTeX to Word
- 1Upload a .tex or .latex file, or paste the source directly into the editor.
- 2Select “Convert” to build the .docx file.
- 3Download the finished .docx file.
Example
Convert LaTeX to Word (DOCX).
Input (LaTeX)
This is an example input for LaTeX.
Output (.docx)
Example.docx
Download
FAQ
- What carries over from .tex to .docx?
- Structure maps across: headings, paragraphs, lists, links, tables, code blocks, and inline emphasis. Anything that depends on the source presentation layer can be simplified or dropped, including page layout, fonts and colors, comments and tracked changes, and deeply nested or merged tables. Review those areas before you publish the result.
- What are the file limits?
- Accepted file types are .tex, .latex. Each file must be 10 MB or smaller.
- Is my content private?
- Processed on mdedit.ai servers. Uploaded files are stored in a private S3 bucket (not publicly readable). Uploads use signed URLs, and results are provided via time-limited signed download links. Files are automatically deleted after 30 days.