Remote ocr reprocess (#13636)

* Backend stuff for remote ocr reprocess, add to bulk edit pass in from ui settings

* Ok, frontend reprocess remote option

* Docs
This commit is contained in:
shamoon
2026-08-24 14:43:05 -07:00
committed by GitHub
parent 7f1609332a
commit c93c996edf
20 changed files with 390 additions and 11 deletions
+2
View File
@@ -1100,6 +1100,8 @@ By default, every document of a supported file type is sent to the remote engine
[remote OCR mode](configuration.md#PAPERLESS_REMOTE_OCR_MODE) to `workflow_only`. Documents are then processed locally
unless a workflow explicitly enables remote OCR for them, so you can limit the remote engine to particular documents.
Setting the mode to `workflow_only` also allows the **Reprocess** actions to selectively use remote OCR for individual documents.
## Architecture
Paperless-ngx consists of the following components: