diff options
Diffstat (limited to 'office/odt2txt/README')
-rw-r--r-- | office/odt2txt/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/office/odt2txt/README b/office/odt2txt/README new file mode 100644 index 0000000000..2b1f26ac6a --- /dev/null +++ b/office/odt2txt/README @@ -0,0 +1,9 @@ +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 extend, odt2txt +may be useful to extract content from OpenDocument spreadsheets (*.ods) +and OpenDocument presentations (*.odp). |