 |
SILVERCODERS DocToText is a powerful utility that can convert documents in many formats to plain text.
The package, available to users for free on open source GPL license, includes console application and C/C++ library, that allows embedding text extraction mechanism into other application.
The utility supports MS Office binary formats: MS Word (DOC), MS Excel (XLS), MS PowerPoint (PPT),
Rich Text Format (RTF), OpenDocument (also known as ODF and ISO/IEC 26300, full name: OASIS Open Document Format for Office Applications): text documents (ODT), spreadsheets (ODS), presentations (ODP),
Office Open XML (ISO/IEC 29500, also called OOXML, OpenXML or MSOOXML) documents: MS Word (DOCX), MS Excel (XLSX), MS PowerPoint (PPTX) and HyperText Markup Language (HTML).
Extracting plain text from doc, xls, ppt, rtf, odt, ods, odp, docx, xlsx, pptx and html files can be used for a lot of things like searching, indexing or archiving. DocToText can be also used as a fast console viewer.
|