macOS
brew install latex2htmllocal Homebrew formula metadata
sudo port install latex2htmlMacPorts ports tree · print/latex2html/Portfile · source: api.github.com
brew
LaTeX-to-HTML translator. Version 2026 via Homebrew; verified from local package data.
install
brew install latex2htmllocal Homebrew formula metadata
sudo port install latex2htmlMacPorts ports tree · print/latex2html/Portfile · source: api.github.com
sudo apt install latex2htmlDebian stable package indexes · latex2html · source: deb.debian.org
sudo dnf install latex2htmlFedora Rawhide package metadata · latex2html · source: dl.fedoraproject.org
nix profile install nixpkgs#latex2htmlnixpkgs package indexes · pkgs/by-name/la/latex2html/package.nix · source: api.github.com
sudo pacman -S latex2htmlArch Linux sync databases · latex2html · source: geo.mirror.pkgbuild.com
sudo zypper install latex2htmlopenSUSE Tumbleweed package metadata · latex2html · source: download.opensuse.org
overview
LaTeX-to-HTML translator
history
LaTeX2HTML is a long-running LaTeX-to-HTML translator that turns LaTeX documents into linked web pages. It preserves document structure, navigation panels, cross-references, citations, footnotes, tables of contents, and many LaTeX constructs while converting heavily formatted content such as equations and figures to images when needed.
The project originated with Nikos Drakos at the Computer Based Learning Unit, University of Leeds; the README names Drakos as the original author, and historical generated pages carry 1993 copyright notices. Ross Moore at Macquarie University later became a principal author listed in the README, with Marek Rouchal and Jens Lippmann listed as former authors.
LaTeX2HTML grew alongside the early web as an answer to a concrete publishing problem: authors already had structured LaTeX documents, while the web needed navigable HTML. Its feature set reflects that era, including generated navigation panels, hypertext cross-references, image conversion for equations, and support for raw HTML embedded in LaTeX.
The GitHub repository was created on 2016-06-27, providing a modern source-control home for a tool whose change log still records annual maintenance releases through the 2020s.
LaTeX2HTML became a recognizable part of TeX and Unix publishing culture because many academic and technical sites used it to publish manuals, course notes, standards drafts, and software documentation as static HTML. The official site documents availability through Fedora, Debian, Ubuntu, Homebrew, and MacPorts.
Its adoption declined as PDF-first publishing, MathJax, Sphinx, Pandoc, and static-site generators became common, but it remains packaged because old document trees and automated build systems still depend on its particular HTML output model.
Users run `latex2html` on a LaTeX source file to generate a directory of linked HTML pages. Companion tools such as `pstoimg` and `texexpand` support image generation and source expansion, and the README points to `perldoc latex2html`, `latex2html -help`, and the docs directory for detailed usage.
LaTeX2HTML is package-nerd significant because it captures the first wave of TeX-to-web conversion in a still-packaged command-line tool. It is also a dependency fossil: even if a new project would choose a newer converter, old documentation builds may require LaTeX2HTML's exact behavior.
For package maintainers, it is the kind of utility that forces careful dependency handling around Perl, TeX, Ghostscript, Netpbm, Poppler, dvips, and dvipng.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$L2HCONFIG~/.latex2html-init./.latex2html-initexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
latex2html | cli | global executable | |
pstoimg | cli | global executable | |
texexpand | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/latex2html/latex2html
install metadata
| Package key | brew:latex2html |
|---|---|
| Version | 2026 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/latex2html |
| Homepage | https://www.latex2html.org |
| Repository | https://github.com/latex2html/latex2html |
| Upstream docs | https://www.latex2html.org/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/latex2html/latex2html/archive/refs/tags/v2026.tar.gz |
| Dependencies | ghostscript, netpbm |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | latex2html |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
latex2html 2025+debian1-3
LaTeX to HTML translator
sudo apt install latex2htmllatex2html
nix profile install nixpkgs#latex2htmllatex2html 2024-debian1-2
LaTeX to HTML translator
sudo apt install latex2htmllatex2html 2026-1.fc45
Converts LaTeX documents to HTML
https://github.com/latex2html/latex2html/releases
sudo dnf install latex2htmllatex2html 2026-1
a convertor written in Perl that converts LaTeX documents to HTML
https://www.ctan.org/pkg/latex2html
sudo pacman -S latex2htmllatex2html 2026-1.1
LaTeX to HTML Converter
https://github.com/latex2html/latex2html/
sudo zypper install latex2htmllatex2html-doc 2026-1.1
Documentation for the Latex2HTML Converter
https://github.com/latex2html/latex2html/
sudo zypper install latex2html-doclatex2html-pngicons 2026-1.1
Icons in the PNG format for LateX2HTML
https://github.com/latex2html/latex2html/
sudo zypper install latex2html-pngiconslatex2html
sudo port install latex2htmlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.