ods2tsv
ODS to TSV file converter
Install
- All systems
-
curl cmd.cat/ods2tsv.sh
- Debian
-
apt-get install ods2tsv
- Ubuntu
-
apt-get install ods2tsv
- Kali Linux
-
apt-get install ods2tsv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ods2tsv
- Dockerfile
- dockerfile.run/ods2tsv
ods2tsv
ODS to TSV file converter
Simple command line interface utility that takes one or more ods files as input and convert them into tabulated separated value (simple text files). Each ods file will create an output directory of the same name, containing all the spreadsheets (one tsv file per spreadsheet).