texvc

Validates and converts LaTeX expressions into HTML, MathML or PNG
  http://www.mediawiki.org/wiki/Extension:Math
  0
  no reviews



Texvc takes LaTeX-compatible equations and produces formatted output in HTML, MathML, and (via LaTeX/dvipng) rasterized PNG images.

Input data is parsed and scrutinized for safety, and the output includes an estimate of whether the code is simple enough that HTML rendering will look acceptable.

texvc was written for math support in MediaWiki, but can be used standalone.