macOS
brew install docx2txtlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docx2txt in AI-Agent-Workflows.
Installation
brew install docx2txtlocal Homebrew formula metadata
sudo apt install docx2txtDebian stable package indexes · docx2txt · Quelle: deb.debian.org
sudo pacman -S docx2txtArch Linux sync databases · docx2txt · Quelle: geo.mirror.pkgbuild.com
Überblick
Converts Microsoft Office docx documents to equivalent text documents
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
docx2txt.pl | cli | globales Executable | |
docx2txt.sh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://docx2txt.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:docx2txt |
|---|---|
| Version | 1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/docx2txt |
| Homepage | https://docx2txt.sourceforge.net/ |
| Repository | http://docx2txt.cvs.sourceforge.net/ |
| Upstream-Dokumentation | https://docx2txt.sourceforge.net/ |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.4/docx2txt-1.4.tgz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 docx2txtQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.