macOS
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · source: api.github.com
brew
Convert XML to another format (based on XSL or other tools). Version 0.0.29 via Homebrew; verified 2026-06-22.
install
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · source: api.github.com
sudo apk add xmltoAlpine Linux edge package indexes · xmlto · source: dl-cdn.alpinelinux.org
sudo apt install xmltoDebian stable package indexes · xmlto · source: deb.debian.org
sudo dnf install xmltoFedora Rawhide package metadata · xmlto · source: dl.fedoraproject.org
nix profile install nixpkgs#xmltonixpkgs package indexes · pkgs/by-name/xm/xmlto/package.nix · source: api.github.com
sudo pacman -S xmltoArch Linux sync databases · xmlto · source: geo.mirror.pkgbuild.com
sudo zypper install xmltoopenSUSE Tumbleweed package metadata · xmlto · source: download.opensuse.org
overview
Convert XML to another format (based on XSL or other tools)
history
xmlto is a shell-script frontend for converting XML documents to many output formats without making users remember the detailed command lines for XSLT processors and formatting backends. Its strongest association is DocBook-era documentation pipelines.
The upstream changelog begins with a 0.0.0 stable release in November 2001. Early development, largely by Tim Waugh with contributions from Joe Orton and Eric S. Raymond, focused on DocBook-to-manpage and DocBook-to-output-format glue, format scripts, option parsing, and the db2man stylesheet era.
The project soon added xmlif, a companion utility for conditional XML filtering, and moved toward relying on external DocBook XSL stylesheets rather than shipping its own db2man copy. Later releases added validation behavior, XInclude handling, better portability, FOP and dblatex support, xhtml1 input support, epub output, profiling support, and fewer shell portability traps.
The README says xmlto has been maintained by Ondrej Vasik since 0.0.19 and co-maintained by Ondrej Sloup since 0.0.29. The 0.0.29 news entry modernized the repository files, Fedora spec handling, Cygwin/MSYS output paths, and build behavior.
xmlto became useful wherever XML documentation had to produce man pages, HTML, PDF, PostScript, text, or other generated artifacts as part of a build. Its adoption was helped by being a small wrapper over common tools such as xsltproc, PassiveTeX, FOP, and dblatex rather than a replacement for them.
Users run xmlto with an input format and output format, and the script selects stylesheets, calls the XSLT processor, and performs post-processing. The README lists docbook, xhtml1, and fo inputs and outputs including html, xhtml, man, pdf, ps, txt, epub-related formats, and several legacy formatter targets.
xmlif filters XML according to conditional markup, which is useful when one XML source needs to generate different documentation variants depending on build conditions.
xmlto is package-build connective tissue. It sits between source documentation and generated install artifacts, turning the old DocBook toolchain into one command that distro build scripts can depend on and patch around.
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 |
|---|---|---|---|
xmlif | cli | global executable | |
xmlto | 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.
install metadata
| Package key | brew:xmlto |
|---|---|
| Version | 0.0.29 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xmlto |
| Homepage | https://pagure.io/xmlto/ |
| Repository | https://pagure.io/xmlto |
| Upstream docs | https://pagure.io/xmlto |
| License | GPL-2.0-or-later |
| Source archive | https://pagure.io/xmlto/archive/0.0.29/xmlto-0.0.29.tar.gz |
| Last updated | 2026-06-22T14:06:42-07:00 |
| Pulse | updated |
| Dependencies | docbook, docbook-xsl, gnu-getopt |
| Build dependencies | autoconf, automake |
| Uses from macOS | libxslt |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xmlto |
| 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.
xmlto 0.0.28-3.1
XML-to-any converter
sudo apt install xmltoxmlto
nix profile install nixpkgs#xmltoxmlto 0.0.28-2.1
XML-to-any converter
https://fedorahosted.org/xmlto/
sudo apt install xmltoxmlto 0.0.29-r0
Convert xml to many other formats
sudo apk add xmltoxmlto-doc 0.0.29-r0
Convert xml to many other formats (documentation)
sudo apk add xmlto-docxmlto 0.0.29-5.fc45
A tool for converting XML files to various formats
sudo dnf install xmltoxmlto-tex 0.0.29-5.fc45
A set of xmlto backends with TeX requirements
sudo dnf install xmlto-texxmlto-xhtml 0.0.29-5.fc45
A set of xmlto backends for xhtml1 source format
sudo dnf install xmlto-xhtmlxmlto 0.0.29-1
Convert xml to many other formats
sudo pacman -S xmltoxmlto 0.0.29-1.3
Tool for Converting XML Files to Various Formats
sudo zypper install xmltoxmlto
sudo port install xmltosource 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.