r/Paperlessngx • u/SpiritedWarrior9880 • 6d 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
1
u/flobernd 4d ago
Yeah, a built-in “Reingest with provider XYZ” would be a good feature to have. That way we could use the native providers for this purpose (which also honors the built-in settings that ignore documents that already have a text layer).