get pure text form odt file in console
Asked Answered
G

1

5

I am looking for a small linux tool that would be able to extract text from odt file. It just needs to be human-readable and it can have problems with complicated objects etc.

It's almost a duplicate of this question but I need it to be small and have no dependencies on OpenOffice or X server

I remember having a 1MB MS-DOS program that could render .doc files quite readibly (with some weird markup getting through from time to time), so i expect it to be possible in the linux world too ;)

Gorrian answered 29/4, 2010 at 10:16 Comment(0)
G
8

I always find them just after asking in public...

odt2txt - avaliable in repos.

I feel stupid :P

Gorrian answered 29/4, 2010 at 10:23 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.