A popular web-based converter that handles .tex files quickly.
To ensure your bibliography carries over, use the --citeproc flag along with your .bib file: pandoc input.tex --citeproc --bibliography=ref.bib -o output.docx latex to word
| Use Case | Required Features | |----------|-------------------| | Academic paper resubmission (to Word-based journal) | Math fidelity, citations, cross-references, figure/table captions | | Thesis/dissertation conversion | TOC, LOT, LOF, section numbering, longtables, footnotes | | Engineering report | TikZ support, equation numbering, code listings | | Collaborative editing (non-LaTeX users) | Style mapping, font mapping, clean paragraph styling | A popular web-based converter that handles
The two areas where the transition from LaTeX to Word is most fraught with difficulty are mathematical equations and bibliographies. latex to word