workflow_ocr icon indicating copy to clipboard operation
workflow_ocr copied to clipboard

This is a Nextcloud Workflow App which enables you to process files via OCR on serverside.

Results 31 workflow_ocr issues
Sort by recently updated
recently updated
newest added

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @​lkuechler in PrismJS/prism#3863 New Contributors...

dependencies
javascript

**Describe the bug** > OCRmyPDF did not produce any output for file [...] **System** - App version: 1.30.1 - Nextcloud version: 30.0.5 - PHP version: 8.2.27 - Environment: native PHP-FPM...

enhancement

hi, i'm just getting used to using `workflow_ocr` in my nextcloud. i'd like to use the `--sidecar` argument with `ocrmypdf`: it outputs a text file of the OCR result alongside...

I keep getting too many errors of type ''OcrNotPossibleException', with the message 'OCRmyPDF exited abnormally with exit-code 2 for file...', especially when uploading a folder that has a lot of...

Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.4 to 4.3.2. Release notes Sourced from linkifyjs's releases. v4.3.2 What's Changed Use Object.assign instead of custom assign function by @​nfrasser in nfrasser/linkifyjs#518 Full Changelog: https://github.com/nfrasser/linkifyjs/compare/v4.3.1...v4.3.2 v4.3.1...

dependencies
javascript

Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important Fix CVE-2025-7339 (GHSA-76c9-3jph-rj3q) What's Changed...

dependencies
javascript

* PNG preprocessing via Imagick * Refactor code to use base class for OCR processors

Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. Changelog Sourced from pbkdf2's changelog. v3.1.3 - 2025-06-20 Commits Only apps should have lockfiles 8b06730 [lint] fix whitespace 9a76e2f [lint] fix parens/curlies/semis/etc 6fd84bf [meta]...

dependencies
javascript

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.1.0 to 5.2.2. Release notes Sourced from webpack-dev-server's releases. v5.2.2 5.2.2 (2025-06-03) Bug Fixes "Overlay enabled" false positive (18e72ee) do not crush when error is null for...

dependencies
javascript

**Describe the bug** workflow_ocr throws an error and aborts the flow when the ocrmyPDF-container needs more than 60 seconds to answer. On low-power systems (like a Synology NAS) this is...

bug