macOS
brew install odt2txtlocal Homebrew formula metadata
sudo port install odt2txtMacPorts ports tree · textproc/odt2txt/Portfile · source: api.github.com
brew
Convert OpenDocument files to plain text. Version 0.5 via Homebrew; verified from local package data.
install
brew install odt2txtlocal Homebrew formula metadata
sudo port install odt2txtMacPorts ports tree · textproc/odt2txt/Portfile · source: api.github.com
sudo apk add odt2txtAlpine Linux edge package indexes · odt2txt · source: dl-cdn.alpinelinux.org
sudo apt install odt2txtDebian stable package indexes · odt2txt · source: deb.debian.org
sudo dnf install odt2txtFedora Rawhide package metadata · odt2txt · source: dl.fedoraproject.org
nix profile install nixpkgs#odt2txtnixpkgs package indexes · pkgs/by-name/od/odt2txt/package.nix · source: api.github.com
sudo pacman -S odt2txtArch Linux sync databases · odt2txt · source: geo.mirror.pkgbuild.com
sudo zypper install odt2txtopenSUSE Tumbleweed package metadata · odt2txt · source: download.opensuse.org
overview
Convert OpenDocument files to plain text
history
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.
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 |
|---|---|---|---|
odt2txt | 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://github.com/dstosberg/odt2txt
install metadata
| Package key | brew:odt2txt |
|---|---|
| Version | 0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/odt2txt |
| Homepage | https://github.com/dstosberg/odt2txt/ |
| Repository | https://github.com/dstosberg/odt2txt |
| Upstream docs | https://github.com/dstosberg/odt2txt#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/dstosberg/odt2txt/archive/refs/tags/v0.5.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 odt2txtsource 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.