Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries. It is written in Java, but includes a command line version for use from other languages.
More information on Tika, the bug tracker, mailing lists, downloads and more are available at http://tika.apache.org/
This tag should be used for questions around:
- Using Apache Tika directly
- Using Apache Tika from within Apache SOLR
- Extending and enhancing Tika with new Parsers and Plugins