[GH-ISSUE #8318] [FR] Allow to search embedded PDF files #3726

Open
opened 2026-03-23 21:32:43 +00:00 by mirror · 1 comment
Owner

Originally created by @Vivian-appflowy on GitHub (Oct 30, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8318

Description

Supporting search to include text content within embedded PDF files.

From discord

Hi, is there a plan to add support for searching embedded PDF files? Context: I add a lot of supporting documentation (manuals, receipts, etc.) that I would like to be able to query on alongside of the information that I put into the app flowy document.

Impact

Help users quickly find reference materials

Additional Context

No response

Originally created by @Vivian-appflowy on GitHub (Oct 30, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8318 ### Description Supporting search to include text content within embedded PDF files. From [discord](https://discord.com/channels/903549834160635914/903553722804748309/1433152227551219896) >Hi, is there a plan to add support for searching embedded PDF files? Context: I add a lot of supporting documentation (manuals, receipts, etc.) that I would like to be able to query on alongside of the information that I put into the app flowy document. ### Impact Help users quickly find reference materials ### Additional Context _No response_
Author
Owner

@WolfBearGames commented on GitHub (Nov 5, 2025):

That would be a great new feature. Ideally OCR should be used to extract text vom image-based PDF documents.
OCR could and should also be used on all images wo make text inside images searchable.

Tesseract is availbale for flutter, so implementing this should be possible. Extracting real text from PDFs should also be possible without too much hassle.

<!-- gh-comment-id:3492236795 --> @WolfBearGames commented on GitHub (Nov 5, 2025): That would be a great new feature. Ideally OCR should be used to extract text vom image-based PDF documents. OCR could and should also be used on all images wo make text inside images searchable. Tesseract is availbale for flutter, so implementing this should be possible. Extracting real text from PDFs should also be possible without too much hassle.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3726
No description provided.