workflow_ocr
workflow_ocr copied to clipboard
This is a Nextcloud Workflow App which enables you to process files via OCR on serverside.
As NC28 enables PHP8.3 support and NC29 recommends PHP8.3 (https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) it would be cool to see support also for your app. (See PHP8.2 issue: https://github.com/R0Wi-DEV/workflow_ocr/issues/191)
**Describe the bug** Trigger OCR if file was created or updated is not working **System** - App version: 1.28 - Nextcloud version: 28.0.1 - PHP version: 8.2.13 - Environment: [Docker/native...
**Describe the bug** Files with a digital signature are being overwritten, deleting the digital seal (leaving just the image of the signature) **System** - App version: 1.27.1 - Nextcloud version:...
Hi, i am not sure, how this error is connected to an upgrade of Nextcloud from 25 to 26. I have uploaded a new pdf, which was processed, but displays...
It is not possible to understand when the operation is finished and the new OCRed file appeared, apart of refreshing-refreshing-refreshing the page. Please, add the nextcloud wide notification which shows...
**Related issues** https://github.com/R0Wi-DEV/workflow_ocr/issues/215 https://github.com/R0Wi-DEV/workflow_ocr/issues/183 **Description** If the user opens up the workflow config UI, we query some data in the background which represents the current config state (for example the...
Since one problem in https://github.com/R0Wi/workflow_ocr/issues/79 was the missing `ocrmypdf`-commandline-tool, we should at least update the appstore docs to point to our README for further installation instructions. Also we could try...
**Describe the bug** instead of "succeeded" it should read "FAILED" [workflow_ocr] Warning: OCRmyPDF FAILED with warning(s): sh: ocrmypdf: not found this BTW happens because these packages are missing in the...
**Describe the bug** Create and copy trigger the OCR Workflow process, rename and access do not trigger the OCR Workflow process **System** - App version: 1.29 - Nextcloud version: Nextcloud...
**Describe the bug** we plan to load historical pdf files into the database and want to make them searchable using OCR workflow, which changes the modification date of the file...