macOS
brew install unrtflocal Homebrew formula metadata
sudo port install unrtfMacPorts ports tree · textproc/unrtf/Portfile · source: api.github.com
brew / rank 4344
RTF to other formats converter. Version 0.21.10 via Homebrew; verified from local package data. Also installable with debian: sudo apt install unrtf.
install
brew install unrtflocal Homebrew formula metadata
sudo port install unrtfMacPorts ports tree · textproc/unrtf/Portfile · source: api.github.com
sudo apk add unrtfAlpine Linux edge package indexes · unrtf · source: dl-cdn.alpinelinux.org
sudo apt install unrtfDebian stable package indexes · unrtf · source: deb.debian.org
sudo dnf install unrtfFedora Rawhide package metadata · unrtf · source: dl.fedoraproject.org
nix profile install nixpkgs#unrtfnixpkgs package indexes · pkgs/by-name/un/unrtf/package.nix · source: api.github.com
sudo pacman -S unrtfArch Linux sync databases · unrtf · source: geo.mirror.pkgbuild.com
overview
RTF to other formats converter
history
UnRTF is a GNU command-line program written in C for converting Rich Text Format documents to HTML, LaTeX, troff macros, plain text-style outputs, and RTF. The GNU project page notes that recent development has concentrated on HTML conversion because HTML can be converted onward to other formats.
The official release README identifies Zachary Smith as the author in 2004, while AUTHORS names him as original author and lists Arkadiusz Firus as a major contributor, with Dave Davey and Jean-Francois Dockes as maintainers in the 0.21.10 release tarball.
GNU FTP release listings show public UnRTF releases by 2001, with 0.18.1 on the FTP site and later 0.19.x, 0.20.x, and 0.21.x releases. The GNU page documents an important 0.21.0 change: codepage conversion moved to iconv and output control moved to runtime configuration files, making output tuning and new output formats easier.
The NEWS file shows the later 0.21 branch mostly as maintenance and correctness work: table processing, EndNote citation support, image extraction improvements, EMF picture handling, Windows portability fixes, malformed-file hardening, AddressSanitizer-found overflow fixes, and build-system patches.
The supplied package metadata shows UnRTF packaged across Homebrew, Alpine/apk, Debian, Fedora/dnf, MacPorts, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper. That breadth fits a GNU utility whose job is to give scripts and distributions a non-interactive way to extract content from legacy `.rtf` documents.
UnRTF's adoption niche is older office-document conversion rather than modern office-suite automation. It matters where a small C binary is preferable to launching a full office suite and where imperfect but scriptable RTF-to-HTML conversion is good enough for indexing, migration, or text extraction.
The GNU page describes UnRTF as a command-line converter, with the strongest documented feature set for HTML output: font, size, weight, slant, underline, strikethrough, special text effects, superscripts, subscripts, foreground and background colors, and conversion of special characters to HTML entities.
The release README is candid about limitations, saying the converter works reasonably well but has bugs and somewhat ugly output, with known issues around paragraph alignment and picture storing. That caveat is part of its real-world use: it is a pragmatic batch converter for RTF, not a perfect document renderer.
For package nerds, UnRTF is valuable because it is a small GNU tool that covers a legacy format without pulling in a graphical office suite. It is the kind of converter that appears in build scripts, document indexing jobs, archival workflows, and text-mining pipelines where reproducible command-line behavior matters more than visual fidelity.
It also carries classic distribution concerns: GNU FTP tarballs and signatures, a Savannah Mercurial repository, GPL licensing, iconv/codepage behavior, installed output configuration files, and a long tail of security hardening for malformed input files.
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 |
|---|---|---|---|
unrtf | executable | indexed executable | Discovered from the local executable index. |
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:unrtf |
|---|---|
| Version | 0.21.10 |
| Package manager | Homebrew |
| Homepage | https://www.gnu.org/software/unrtf/ |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
unrtf 0.21.10-clean-1
RTF to other formats converter
http://www.gnu.org/software/unrtf/
sudo apt install unrtfunrtf
nix profile install nixpkgs#unrtfunrtf 0.21.10-clean-1
RTF to other formats converter
http://www.gnu.org/software/unrtf/
sudo apt install unrtfunrtf 0.21.10-r4
Command-line program which converts RTF documents to other formats
https://www.gnu.org/software/unrtf
sudo apk add unrtfunrtf-doc 0.21.10-r4
Command-line program which converts RTF documents to other formats (documentation)
https://www.gnu.org/software/unrtf
sudo apk add unrtf-docunrtf 0.21.10-4.fc45
RTF (Rich Text Format) to other formats converter
https://www.gnu.org/software/unrtf
sudo dnf install unrtfunrtf 0.21.10-3
Command-line program which converts RTF documents to other formats
https://www.gnu.org/software/unrtf/unrtf.html
sudo pacman -S unrtfunrtf
sudo port install unrtfsource 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.