macOS
brew install odt2txtlocal Homebrew formula metadata
sudo port install odt2txtMacPorts ports tree · textproc/odt2txt/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für odt2txt in AI-Agent-Workflows.
Installation
brew install odt2txtlocal Homebrew formula metadata
sudo port install odt2txtMacPorts ports tree · textproc/odt2txt/Portfile · Quelle: api.github.com
sudo apk add odt2txtAlpine Linux edge package indexes · odt2txt · Quelle: dl-cdn.alpinelinux.org
sudo apt install odt2txtDebian stable package indexes · odt2txt · Quelle: deb.debian.org
sudo dnf install odt2txtFedora Rawhide package metadata · odt2txt · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#odt2txtnixpkgs package indexes · pkgs/by-name/od/odt2txt/package.nix · Quelle: api.github.com
sudo pacman -S odt2txtArch Linux sync databases · odt2txt · Quelle: geo.mirror.pkgbuild.com
sudo zypper install odt2txtopenSUSE Tumbleweed package metadata · odt2txt · Quelle: download.opensuse.org
Überblick
Convert OpenDocument files to plain text
Verlauf
odt2txt is a small C command-line converter that extracts plain text from OpenDocument Text files and related office-document formats. Its purpose is intentionally narrow: make ODT content usable in terminals, scripts, indexes, and text-processing pipelines.
The project predates its GitHub repository. A Debian ITP thread from January 2007 identified odt2txt 0.2, Dennis Stosberg as upstream author, GPL-2 licensing, C as the implementation language, and the package description as a simple converter from OpenDocument Text to plain text.
The GitHub repository, created on November 29, 2013, preserves the tool's focused design. The README says odt2txt extracts text from OpenDocument Text files produced by LibreOffice, OpenOffice, StarOffice, KOffice, and others, and can also handle related formats such as OpenOffice.org XML, plus limited extraction from ODS and ODP.
odt2txt's adoption path is classic distribution packaging. The input metadata lists packages for Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE, which fits a small utility used by scripts and distributions rather than by a branded developer platform.
The Debian packaging request from 2007 emphasized small size, speed, many encodings, and locale adaptation. Those are exactly the properties that make a document converter attractive to Unix pipelines and package maintainers.
Users run `odt2txt` to extract document text for search indexing, diffing, grep-style inspection, backup audits, mail or web previews, and batch conversion where opening a full office suite is too heavy.
The README highlights practical portability: the tool supports multiple output encodings, adapts to the user's locale, substitutes common characters with ASCII lookalikes when needed, is written in C, has few dependencies, and runs on Linux, macOS, Windows, BSDs, Cygwin, Solaris, and HP-UX.
For package nerds, odt2txt is a durable example of a small format utility that survives because office documents are zip-and-XML bundles but users often need plain text. Its value is not novelty; it is predictable behavior, minimal dependencies, and packaging reach.
The package also records a bit of office-suite history: it names OpenOffice.org XML, StarOffice, KOffice, LibreOffice, and OpenDocument, tying modern ODT extraction back to pre-LibreOffice document formats.
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 |
|---|---|---|---|
odt2txt | 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://github.com/dstosberg/odt2txt
Installationsmetadaten
| Paketschlüssel | brew:odt2txt |
|---|---|
| Version | 0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/odt2txt |
| Homepage | https://github.com/dstosberg/odt2txt/ |
| Repository | https://github.com/dstosberg/odt2txt |
| Upstream-Dokumentation | https://github.com/dstosberg/odt2txt#readme |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/dstosberg/odt2txt/archive/refs/tags/v0.5.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | odt2txt |
| 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.
odt2txt 0.5-7
simple converter from OpenDocument Text to plain text
https://github.com/dstosberg/odt2txt/
sudo apt install odt2txtodt2txt
nix profile install nixpkgs#odt2txtodt2txt 0.5-7build1
simple converter from OpenDocument Text to plain text
https://github.com/dstosberg/odt2txt/
sudo apt install odt2txtodt2txt 0.5_git20170928-r1
extracts the text out of OpenDocument Texts
https://github.com/dstosberg/odt2txt/
sudo apk add odt2txtodt2txt-doc 0.5_git20170928-r1
extracts the text out of OpenDocument Texts (documentation)
https://github.com/dstosberg/odt2txt/
sudo apk add odt2txt-docodt2txt 0.5-18.fc44
Converts an OpenDocument to plain text
sudo dnf install odt2txtodt2txt 0.5-6
extracts the text out of OpenDocument Texts
https://github.com/dstosberg/odt2txt/
sudo pacman -S odt2txtodt2txt 0.5-2.8
Converter from OpenDocument Text to plain text
sudo zypper install odt2txtodt2txt
sudo port install odt2txtQuellspur
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.