macOS
brew install latexdifflocal Homebrew formula metadata
sudo port install latexdiffMacPorts ports tree · tex/latexdiff/Portfile · source: api.github.com
brew
Compare and mark up LaTeX file differences. Version 1.4.0 via Homebrew; verified from local package data.
install
brew install latexdifflocal Homebrew formula metadata
sudo port install latexdiffMacPorts ports tree · tex/latexdiff/Portfile · source: api.github.com
sudo apt install latexdiffDebian stable package indexes · latexdiff · source: deb.debian.org
overview
Compare and mark up LaTeX file differences
history
latexdiff is a Perl tool for comparing two LaTeX files and producing a marked-up LaTeX file that shows significant textual changes. It fills the same social role for LaTeX authors that track changes fills in word processors.
CTAN identifies latexdiff as a package for determining and marking up significant differences between LaTeX files, with Frederik J. Tilmann as maintainer and copyright beginning in 2004. The main script header likewise names F J Tilmann and points to CTAN and the GitHub repository.
The project expanded beyond the core `latexdiff` script to include `latexrevise`, which can accept or reject changes, and `latexdiff-vc`, a wrapper for version-control systems. The `latexdiff-vc` script records support for systems such as CVS, RCS, SVN, Git, and Mercurial, with Git support appearing in its 1.0.1 history.
The GitHub repository was created on 2014-06-17. CTAN lists the package in TeX Live and MiKTeX and records the 2026-01-02 package version date.
latexdiff became a standard utility in academic and technical writing because journals, supervisors, and collaborators often request visible revisions, while LaTeX source files do not map naturally to word-processor track changes. CTAN, TeX Live, MiKTeX, Homebrew, Debian, MacPorts, and Ubuntu packaging made it easy to add to authoring workflows.
The ecosystem around it includes wrapper scripts and front ends such as git-latexdiff, latexdiffr, latexdiffcite, and browser/WebAssembly interfaces, reflecting the same need across Git, R Markdown, BibTeX, and web-based workflows.
The typical command compares an old and a new `.tex` file and emits a new LaTeX file with inserted and deleted text marked using standard LaTeX packages. Users then compile the generated file to inspect revisions, or use `latexrevise` and `latexdiff-vc` for accepting changes or comparing version-control revisions.
latexdiff is package-nerd significant because it is small, scriptable, and solves a workflow problem that version-control diffs do not solve for human reviewers: a compiled PDF showing semantic document changes.
It is also a classic example of a package that glues together language tooling, version control, and publishing conventions without needing a GUI.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
latexdiff | cli | global executable | |
latexdiff-fast | cli | global executable | |
latexdiff-so | cli | global executable | |
latexdiff-vc | cli | global executable | |
latexrevise | 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/ftilmann/latexdiff
install metadata
| Package key | brew:latexdiff |
|---|---|
| Version | 1.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/latexdiff |
| Homepage | https://www.ctan.org/pkg/latexdiff |
| Repository | https://github.com/ftilmann/latexdiff |
| Upstream docs | https://ctan.org/pkg/latexdiff |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/ftilmann/latexdiff/releases/download/1.4.0/latexdiff-1.4.0.tar.gz |
| Uses from macOS | perl |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | latexdiff |
| 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.
latexdiff 1.3.2-1
utility to mark up significant differences between LaTeX files
https://www.ctan.org/pkg/latexdiff
sudo apt install latexdifflatexdiff 1.3.2-1
utility to mark up significant differences between LaTeX files
https://www.ctan.org/pkg/latexdiff
sudo apt install latexdifflatexdiff
sudo port install latexdiffsource 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.