Reference · honest baseline

Compatibilitymatrix

LaTeX and Word describe documents differently. This page lists, feature by feature, what our engine currently supports, partially supports, and can't carry across. Every conversion also ships a per-file quality report so you know exactly what dropped.

SupportedMostly supportedLimitedNot supported
FeatureLaTeX → WordWord → LaTeXNotes

Math

Inline & display equations (amsmath, amsfonts, amssymb)

SupportedSupportedConverted to native Word equations (OMML) — editable in Word's equation editor.

Math

Equation numbering & labels

Mostly supportedLimitedNumbers render; \ref cross-references become plain text.

Math

IEEEeqnarray / mathtools macros

Mostly supportedLimitedNormalized to amsmath equivalents before conversion.

Math

Custom \newcommand macros

Mostly supportedNot supportedSimple text-substitution macros are auto-expanded; complex TeX programming is stripped.

Figures

\includegraphics (PNG, JPG)

SupportedSupportedEmbedded when a ZIP with the images is supplied.

Figures

PDF figures

Mostly supportedn/aAuto-rasterized to PNG for Word embedding.

Figures

TikZ / PGFPlots

Mostly supportedn/aRendered via optional server pass (QuickLaTeX). Failed blocks embed a placeholder + snippet.

Figures

subfigure / wrapfigure / sidewaysfigure

LimitedLimitedLayout is flattened; captions are preserved.

Tables

tabular, tabularx, longtable

Mostly supportedMostly supportedStructure and cells preserved; column widths are approximated.

Tables

multirow, multicolumn, makecell

Mostly supportedLimitedMerged cells generally work; complex nested formatting may flatten.

Structure

Sections, subsections, chapters

SupportedSupportedMapped to Word heading styles.

Structure

Lists, quotes, footnotes

SupportedSupported

Structure

Cross-references (\ref, \eqref, \pageref)

LimitedNot supportedReference numbers may render as static text; live cross-refs are not reconstructed.

Citations

\cite, \citep, \citet, \parencite, \textcite (natbib / biblatex)

SupportedLimitedRewritten to inline author–year text (e.g. “(Smith, 2023)” or “Smith (2023)”) when the .bib file is included in the uploaded ZIP.

Citations

BibTeX bibliography (.bib) resolved to a References section

Mostly supportedNot supportedUpload the .tex and .bib together as a .zip. Entries cited in the paper are parsed and appended as a formatted, APA-style References section (journal, book, thesis, in-proceedings, DOI/URL). Custom CSL styles are not applied.

Citations

BibLaTeX advanced features (\autocite styles, sort, keyword filters)

LimitedNot supportedCommands are rewritten to plain author–year citations; per-style ordering, filtering, and localized punctuation are not preserved.

Layout

Document class (article, report, book)

SupportedSupported

Layout

Two-column classes (IEEEtran, acmart, revtex)

Limitedn/aOutput is single-column; author blocks and page geometry are flattened.

Layout

Beamer presentations

Not supportedNot supportedFrames become sections; not intended for Word.

Layout

Custom page geometry / fancyhdr / titlesec

Not supportedNot supportedWord uses its own page/header model.

Code

listings / minted

Mostly supportedLimitedCode becomes monospace; syntax coloring is not preserved.

Front matter

Title, author, abstract

SupportedMostly supportedAuthor affiliations from custom classes may be simplified.

A note on fidelity claims

No LaTeX ↔ Word engine reaches 100% for every source. Fidelity depends heavily on your document — a plain article with amsmath equations converts almost losslessly, while a two-column IEEEtran paper with TikZ diagrams and a BibTeX bibliography will lose layout and citations. The quality report inside every conversion is the honest, file-specific answer.