macOS
brew install docx2txtlocal Homebrew formula metadata
brew
docx2txt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install docx2txtlocal Homebrew formula metadata
sudo apt install docx2txtDebian stable package indexes · docx2txt · ソース: deb.debian.org
sudo pacman -S docx2txtArch Linux sync databases · docx2txt · ソース: geo.mirror.pkgbuild.com
概要
Converts Microsoft Office docx documents to equivalent text documents
履歴
docx2txt is a Perl-based command-line utility for extracting formatted plain text from Microsoft Office `.docx` files. It reflects a classic Unix-filter approach to Office Open XML documents: unzip the archive, read the XML, and write text suitable for terminals, scripts, and editors.
The official SourceForge page lists releases from v0.1 in August 2008 through v1.4 in May 2014. Its homepage describes support for character conversion, text alignment, hyperlinks, lists, wrapper scripts, standard input and output, and multiple command-line unzip backends.
docx2txt spread through package managers and text-processing workflows rather than through a large upstream community. The official site lists examples of direct or indirect usage, including search/indexing systems and an Oxford University Press hot-folder workflow, while Homebrew continues to package v1.4 with low but steady install activity.
The tool is commonly used as `docx2txt.pl input.docx output.txt` or as a filter through wrapper scripts. The official page documents integrations for Midnight Commander, Vim, and Emacs so `.docx` files can be viewed as text from existing editor/file-manager workflows.
docx2txt is package-nerd significant as a small, dependency-light bridge between binary-ish office documents and plain-text automation. It is the kind of utility that stays useful in scripts, search indexes, mail pipelines, and recovery workflows long after its upstream release cadence slows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
docx2txt.pl | cli | グローバル実行可能ファイル | |
docx2txt.sh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://docx2txt.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:docx2txt |
|---|---|
| バージョン | 1.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/docx2txt |
| ホームページ | https://docx2txt.sourceforge.net/ |
| リポジトリ | http://docx2txt.cvs.sourceforge.net/ |
| 上流ドキュメント | https://docx2txt.sourceforge.net/ |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.4/docx2txt-1.4.tgz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docx2txt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
docx2txt 1.4-5
Convert Microsoft OOXML files to plain text
http://docx2txt.sourceforge.net
sudo apt install docx2txtdocx2txt 1.4-5
Convert Microsoft OOXML files to plain text
http://docx2txt.sourceforge.net
sudo apt install docx2txtdocx2txt 1.4-6
Recovers text from DOCX files, with good formatting.
http://docx2txt.sourceforge.net
sudo pacman -S docx2txtソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.