[GH-ISSUE #510] [FEAT] Vision support in PDF parsing #296

Closed
opened 2026-02-22 18:18:49 -05:00 by yindo · 4 comments
Owner

Originally created by @huicewang on GitHub (Dec 31, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/510

If the knowledge base consists of image materials or PDF files containing image information, is it currently not supported? Will there be support for OCR recognition technology for images in the future? If so, when can this be expected to be implemented? Thank you.

Originally created by @huicewang on GitHub (Dec 31, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/510 If the knowledge base consists of image materials or PDF files containing image information, is it currently not supported? Will there be support for OCR recognition technology for images in the future? If so, when can this be expected to be implemented? Thank you.
yindo added the enhancementfeature request labels 2026-02-22 18:18:49 -05:00
yindo closed this issue 2026-02-22 18:18:49 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 31, 2023):

We currently do not have a timeline or plan to implement full OCR scanning of PDFs with text + images unless it can be done agnostic of the model selected by the instance. Not all model providers support a form of vision and even then, we do not use a LLM for parsing of PDF text.

Will mark as feature request

@timothycarambat commented on GitHub (Dec 31, 2023): We currently do not have a timeline or plan to implement full OCR scanning of PDFs with text + images unless it can be done agnostic of the model selected by the instance. Not all model providers support a form of vision and even then, we do not use a LLM for parsing of PDF text. Will mark as feature request
Author
Owner

@fmg-tomdifulvio commented on GitHub (Aug 3, 2024):

Could allow insertion of API key for Azure Document Intelligence? Or even to GPT4o...

@fmg-tomdifulvio commented on GitHub (Aug 3, 2024): Could allow insertion of API key for Azure Document Intelligence? Or even to GPT4o...
Author
Owner

@oatmealm commented on GitHub (Sep 2, 2024):

I'm using Tika for that. Openwebui now supports it officially for text extraction. Latest version docker image installed with the libraries required to work with PDFs containing images.

@oatmealm commented on GitHub (Sep 2, 2024): I'm using Tika for that. Openwebui now supports it officially for text extraction. Latest version docker image installed with the libraries required to work with PDFs containing images.
Author
Owner

@hameedacpa commented on GitHub (Jan 31, 2025):

I hope somebody take care about this feature as it is really important

@hameedacpa commented on GitHub (Jan 31, 2025): I hope somebody take care about this feature as it is really important
yindo changed title from [FEAT] Vision support in PDF parsing to [GH-ISSUE #510] [FEAT] Vision support in PDF parsing 2026-06-05 14:34:33 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#296