macOS
brew install docx2txtlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.