Popular repositories Loading
-
CometVisu
CometVisu PublicForked from CometVisu/CometVisu
Repository for the CometVisu building automation visualisation.
JavaScript
-
-
files_fulltextsearch_tesseract
files_fulltextsearch_tesseract PublicForked from nextcloud/files_fulltextsearch_tesseract
OCR your documents before index
PHP
-
files_fulltextsearch
files_fulltextsearch PublicForked from nextcloud/files_fulltextsearch
🔍 Index the content of your files
JavaScript
-
fulltextsearch_elasticsearch
fulltextsearch_elasticsearch PublicForked from nextcloud/fulltextsearch_elasticsearch
🔍 Use Elasticsearch to index the content of your Nextcloud
PHP
-
workflow_ocr
workflow_ocr PublicForked from R0Wi-DEV/workflow_ocr
This is a Nextcloud Workflow App which enables you to process files via OCR on serverside.
PHP
32 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created an issue in R0Wi-DEV/workflow_ocr that received 1 comment
PDF with text layer errors if OCR_MODE_SKIP_FILE is set
Describe the bug
Since #288, OCR_MODE_SKIP_FILE
results in error instead of warning if pdf contains a text layer (no ocr required). Generally, I wo…