mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #6510] Scanned PDF Not Uploading or Extracting Text in App – HTTPException 400: "The content provided is empty" #14391
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @medrpa on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6510
I'm encountering an issue where scanned PDFs are not uploading correctly, nor is the text being extracted to create searchable PDFs in my application. I am running the application directly on Windows, without Docker. Although I am using the Tika server for text extraction, it is not functioning as expected. The document uploads successfully to the Tika server, but the text is not being extracted.
Thank you in advance please help me in. I will be thank ful to you.