macOS
brew install docx2txtlocal Homebrew formula metadata
brew
Converts Microsoft Office docx documents to equivalent text documents. Version 1.4 via Homebrew; verified from local package data.
install
brew install docx2txtlocal Homebrew formula metadata
sudo apt install docx2txtDebian stable package indexes · docx2txt · source: deb.debian.org
sudo pacman -S docx2txtArch Linux sync databases · docx2txt · source: geo.mirror.pkgbuild.com
overview
Converts Microsoft Office docx documents to equivalent text documents
history
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.
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 |
|---|---|---|---|
docx2txt.pl | cli | global executable | |
docx2txt.sh | cli | global executable |
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.
https://docx2txt.sourceforge.net/
install metadata
| Package key | brew:docx2txt |
|---|---|
| Version | 1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docx2txt |
| Homepage | https://docx2txt.sourceforge.net/ |
| Repository | http://docx2txt.cvs.sourceforge.net/ |
| Upstream docs | https://docx2txt.sourceforge.net/ |
| License | GPL-3.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.4/docx2txt-1.4.tgz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 docx2txtsource 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.