# Install html2text with Homebrew, apk, apt, MacPorts, Nix, dnf, pacman, zypper

Advanced HTML-to-text converter. Version 2.4.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install html2text.

## Install

```sh
sudo av install brew:html2text
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install html2text
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install html2text
```

  Evidence: MacPorts ports tree: textproc/html2text/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add html2text
```

  Evidence: Alpine Linux edge package indexes: html2text from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install html2text
```

  Evidence: Debian stable package indexes: html2text from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#html2text
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ht/html2text/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install python3-html2text
```

  Evidence: Fedora Rawhide package metadata: python3-html2text from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S python-html2text
```

  Evidence: Arch Linux sync databases: python-html2text from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install python313-html2text
```

  Evidence: openSUSE Tumbleweed package metadata: python313-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Package facts

- **Package key:** brew:html2text
- **Package manager:** Homebrew
- **Version:** 2.4.0
- **Source summary:** Advanced HTML-to-text converter
- **Homepage:** <https://gitlab.com/grobian/html2text>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- html2text (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.4.0
## Project history and usage

html2text renders HTML into terminal- and email-friendly plain text. The grobian-maintained project is a continuation of Martin Bayer's older html2text, with a focus on mail clients, terminal width, links, tables, character sets, and ANSI rendering.

### Project history

The README states that the repository continues the project formerly hosted at mbayer.de/html2text and carries patches that were no longer available from the original sources. It also states that version 2.0 made the GitLab repository the official home.

GitLab tag metadata places v2.0.0 in 2020, followed by v2.1.x in 2022, v2.2.x in 2023, and v2.3.0 and v2.4.0 in 2025. The ChangeLog shows that later work added autotools-based builds, compatibility flags, whitespace normalization, ANSI escape output, color handling, and direct URL retrieval.

### Adoption history

The tool is packaged across Homebrew, Debian, Ubuntu, Alpine, MacPorts, Nix, Arch, and Fedora-family ecosystems. Its adoption is helped by a stable command name and by mailcap integration examples for text-mode mail clients such as Mutt.

### How it is used

The README's central workflow is rendering text/html parts for terminal email. It shows a mailcap entry using html2text with ANSI output, link references, charset conversion, and terminal-width wrapping, plus Mutt configuration that auto-views HTML mail through the converter.

### Why package nerds care

html2text is package-nerd material because it solves a stubborn Unix desktop problem: making HTML email tolerable in text-mode tools. It is small enough for a mailcap line, but specialized enough to preserve tables, links, alignment, and character-set behavior better than a bare text dump.

### Timeline

- Pre-2020: Martin Bayer's html2text provided the original project line.
- 2020: v2.0.0 established the grobian GitLab repository as the official home.
- 2022: v2.1.x releases continued the 2.x series.
- 2023: v2.2.0 moved the build system to autotools and added compatibility and whitespace work.
- 2025: v2.3.0 added ANSI and color handling; v2.4.0 added direct remote URL retrieval.

### Related projects

- Related tools include lynx -dump, w3m -dump, pandoc, Python html2text, and mailcap-driven HTML viewers used by Mutt and similar text mail clients.

### Sources

- Homebrew and distribution package metadata support package-manager adoption.
- The GitLab ChangeLog and tag API document the 2.x release evolution.
- The GitLab README documents origin, email-focused usage, and official-home status from version 2.0.


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- Debian apt - html2text - 2.2.3-3: normalized package name match | Debian stable package indexes: html2text from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | advanced HTML to text converter | https://gitlab.com/grobian/html2text
- Nix - html2text: normalized package name match | nixpkgs package indexes: pkgs/by-name/ht/html2text/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - html2text - 1.3.2a-28: normalized package name match | Ubuntu 24.04 LTS package indexes: html2text from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | advanced HTML to text converter | https://github.com/grobian/html2text
- apk - html2text - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: html2text from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | html2text is a command line utility, written in C++, that converts HTML documents into plain text. | https://github.com/grobian/html2text/
- apk - html2text-doc - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: html2text-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | html2text is a command line utility, written in C++, that converts HTML documents into plain text. (documentation) | https://github.com/grobian/html2text/
- dnf - python3-html2text - 2025.4.15-8.fc45: normalized package name match | Fedora Rawhide package metadata: python3-html2text from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Convert HTML to Markdown-formatted text | https://github.com/Alir3z4/html2text/
- pacman - python-html2text - 2025.4.15-2: normalized package name match | Arch Linux sync databases: python-html2text from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A HTML to markdown-structured text converter | https://github.com/Alir3z4/html2text
- zypper - python313-html2text - 2025.4.15-1.5: normalized package name match | openSUSE Tumbleweed package metadata: python313-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Python script for turning HTML into Markdown text | https://github.com/Alir3z4/html2text/
- zypper - python314-html2text - 2025.4.15-1.5: normalized package name match | openSUSE Tumbleweed package metadata: python314-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Python script for turning HTML into Markdown text | https://github.com/Alir3z4/html2text/
- MacPorts - html2text: normalized package name match | MacPorts ports tree: textproc/html2text/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/html2text.yml](https://github.com/mxcl/pkgdb/blob/main/combined/html2text.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
