friendica-addons/tesseract
loma-one 37285a2019 tesseract/tesseract.php aktualisiert
Modified addon.
The addon used to generate a large system load and led to the server being unavailable. The changes help to make better use of system resources.

- Creates and removes tesseract-limited.sh to limit the system resources for tesseract (timeout/resource limits).
- Checks permitted formats to avoid wasting resources.
2025-05-03 13:26:23 +02:00
..
vendor New addon "tesseract" for OCR 2024-01-15 23:58:41 +01:00
composer.json New addon "tesseract" for OCR 2024-01-15 23:58:41 +01:00
composer.lock New addon "tesseract" for OCR 2024-01-15 23:58:41 +01:00
README.md README.md created 2024-01-15 23:58:41 +01:00
tesseract.php tesseract/tesseract.php aktualisiert 2025-05-03 13:26:23 +02:00

To make the addon work, you have to install the tesseract-ocr command line tool.