vaites / php-apache-tika

Apache Tika bindings for PHP: extract text and metadata from documents, images and other formats
MIT License
116 stars 22 forks source link

Bindings support for Tika library #29

Closed qwertynik closed 3 years ago

qwertynik commented 3 years ago

Does this library contain bindings for all possible usage of the Tika library?

vaites commented 3 years ago

No, not all Apache Tika features are supported, but very few are not supported. I don't have a "compatibility table". Is there any specific functionality you need?

qwertynik commented 3 years ago

Thanks for your response @vaites. No specific functionality. Wanted to understand the limitations of the library before using it.

vaites commented 3 years ago

This library is focused on text extraction. The only "main" functionality not supported is translation...