macOS
brew install latex2htmllocal Homebrew formula metadata
sudo port install latex2htmlMacPorts ports tree · print/latex2html/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für latex2html in AI-Agent-Workflows.
Installation
brew install latex2htmllocal Homebrew formula metadata
sudo port install latex2htmlMacPorts ports tree · print/latex2html/Portfile · Quelle: api.github.com
sudo apt install latex2htmlDebian stable package indexes · latex2html · Quelle: deb.debian.org
sudo dnf install latex2htmlFedora Rawhide package metadata · latex2html · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#latex2htmlnixpkgs package indexes · pkgs/by-name/la/latex2html/package.nix · Quelle: api.github.com
sudo pacman -S latex2htmlArch Linux sync databases · latex2html · Quelle: geo.mirror.pkgbuild.com
sudo zypper install latex2htmlopenSUSE Tumbleweed package metadata · latex2html · Quelle: download.opensuse.org
Überblick
LaTeX-to-HTML translator
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
latex2html | cli | globales Executable | |
pstoimg | cli | globales Executable | |
texexpand | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/latex2html/latex2html
Installationsmetadaten
| Paketschlüssel | brew:latex2html |
|---|---|
| Version | 2026 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/latex2html |
| Homepage | https://www.latex2html.org |
| Repository | https://github.com/latex2html/latex2html |
| Upstream-Dokumentation | https://www.latex2html.org/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/latex2html/latex2html/archive/refs/tags/v2026.tar.gz |
| Abhängigkeiten | ghostscript, netpbm |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 latex2htmlQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.