mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
79168ebe21
Signed-off-by: B. Watson <yalhcru@gmail.com>
10 lines
533 B
Text
10 lines
533 B
Text
A simple converter from OpenDocument Text to plain text odt2txt is
|
|
a command-line tool which extracts the text out of OpenDocument Texts
|
|
produced by OpenOffice.org, StarOffice, KOffice and others.
|
|
|
|
odt2txt can also extract text from some file formats similar to
|
|
OpenDocument Text, such as OpenOffice.org XML (*.sxw), which was
|
|
used by OpenOffice.org version 1.x and older StarOffice versions. To
|
|
a lesser extent, odt2txt may be useful to extract content from
|
|
OpenDocument spreadsheets (*.ods) and OpenDocument presentations
|
|
(*.odp).
|