macOS
brew install unrtflocal Homebrew formula metadata
sudo port install unrtfMacPorts ports tree · textproc/unrtf/Portfile · ソース: api.github.com
brew / 順位 4344
unrtf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install unrtflocal Homebrew formula metadata
sudo port install unrtfMacPorts ports tree · textproc/unrtf/Portfile · ソース: api.github.com
sudo apk add unrtfAlpine Linux edge package indexes · unrtf · ソース: dl-cdn.alpinelinux.org
sudo apt install unrtfDebian stable package indexes · unrtf · ソース: deb.debian.org
sudo dnf install unrtfFedora Rawhide package metadata · unrtf · ソース: dl.fedoraproject.org
nix profile install nixpkgs#unrtfnixpkgs package indexes · pkgs/by-name/un/unrtf/package.nix · ソース: api.github.com
sudo pacman -S unrtfArch Linux sync databases · unrtf · ソース: geo.mirror.pkgbuild.com
概要
RTF to other formats converter
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
unrtf | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:unrtf |
|---|---|
| バージョン | 0.21.10 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.gnu.org/software/unrtf/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 unrtfソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.