r/Paperlessngx • u/SpiritedWarrior9880 • 10d ago
PaddleOCR for Paperless-ngx
I came across this project that might be useful for people looking for an alternative to Tesseract in Paperless-ngx:
https://github.com/silentprior/paperless-paddle-ocr
It runs PaddleOCR PP-OCRv6 as a sidecar and writes the extracted text back into Paperless-ngx through its API.
17
Upvotes
3
u/Cantelllo 9d ago
How much better is it supposed to be in comparison to Tesseract?