latex2html!

LaTeX2HTML is available as a package through Fedora, Debian, and Ubuntu for Linux, and through Homebrew and Macports for MacOS. Source distributions are available through CTAN https://www.ctan.org/tex-archive/support/latex2html/.
Development repositories are available on github https://www.github.com/latex2html/latex2html/.

latex2html alternatives

  • TtM

  • TtM translates from Plain TeX and LaTeX into HTML including the equations in the form of embedded MathML.

    tags: html latex
  • latex2rtf

  • latex2rtf is a translator program to convert LaTeX formatted text files into “rich text format” (RTF) files. RTF is a published standard format by Microsoft. This standard can be ambiguous in places, but RTF is supported by many text editors. Specifically, it is supported by Microsoft Word. This means that the conversion of a LaTeX document to RTF allows anyone with a copy of Word to convert LaTeX files to Word .doc or .docx files.

    tags: latex-to-doc latex-to-docx latex-to-rtf latex-to-text
  • LaTeXML

  • In brief, latexml is a program, written in Perl, that attempts to faithfully mimic TeX’s behaviour, but produces XML instead of dvi. The document model of the target XML makes explicit the model implied by LaTeX. The processing and model are both extensible; you can define the mapping between TeX constructs and the XML fragments to be created. A postprocessor, latexmlpost converts this XML into other formats such as HTML or XHTML, with options to convert the math into MathML (currently only presentation) or images. »

    tags: html latex xml
  • TeX4ht

  • TeX4ht is a system for converting documents written in TeX/LaTeX/ConTeXt/etc. to HTML, various XML flavors, braille, etc., optionally using MathML.

    tags: html latex