odt2txt.unoconv
converter between LibreOffice document formats
Install
- All systems
-
curl cmd.cat/odt2txt.unoconv.sh
- Debian
-
apt-get install unoconv
- Ubuntu
-
apt-get install unoconv
- Arch Linux
-
pacman -S unoconv
- Kali Linux
-
apt-get install unoconv
- CentOS
-
yum install unoconv
- Fedora
-
dnf install unoconv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unoconv
- OS X
-
brew install unoconv
- Raspbian
-
apt-get install unoconv
- Dockerfile
- dockerfile.run/odt2txt.unoconv
unoconv
converter between LibreOffice document formats
This package provides a commandline utility which can convert from any document format that LibreOffice can import to any document format it can export. It uses LibreOffice's UNO bindings for non-interactive conversion of documents. Supported document formats include Open Document format, MS Word, MS Office Open/MS OOXML, PDF, HTML, XHTML, RTF, DocBook, and more.