@conscia/tika
Advanced tools
Comparing version 1.11.0 to 1.12.0
{ | ||
"name": "@conscia/tika", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
{ | ||
"name": "@conscia/tika", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "Apache Tika bridge. Text extraction, metadata extraction, mimetype detection and language detection.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -67,2 +67,4 @@ # node-tika # | ||
- `ocrTimeout` to set the maximum time in seconds to wait for the Tesseract process to terminate. | ||
- `ocrStrategy` to set an OCR strategy — especially useful if you want to extract text in images in PDF (use `ocr_only` in that case). | ||
- `ocrOutputType` to set the OCR output type (either `txt` or `hocr`). | ||
@@ -69,0 +71,0 @@ ### PDF parser options ### |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72374158
177