You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Google's Document AI API for OCR. it mostly works but I'm getting this "Input Document too large" error on a few documents that don't really seem too large to begin with -- 1 page scans worth ~300kb.
I tried manually processing the same document uploading through the Document AI processor web interface and it was OCR'd no problem.
Any clues about what could be going on?
here's the full output from PaperlessGPT logs, debug level
time="2025-03-05T02:42:35Z" level=debug msg="Found at least 25 remaining documents with tag paperless-gpt-ocr-auto"
time="2025-03-05T02:42:35Z" level=info msg="Processing document for OCR" document_id=839
Hi,
I'm using Google's Document AI API for OCR. it mostly works but I'm getting this "Input Document too large" error on a few documents that don't really seem too large to begin with -- 1 page scans worth ~300kb.
I tried manually processing the same document uploading through the Document AI processor web interface and it was OCR'd no problem.
Any clues about what could be going on?
here's the full output from PaperlessGPT logs, debug level
The text was updated successfully, but these errors were encountered: