3

Is this possible in principle?

It seems to me that search tools like gnome-search-tool, Catfish and Searchmonkey can search within text files, but not within other more complex documents like pdf or with extensions handled by LibreOffice. Am I missing something here?

Are there programs that could achieve that?

3 Answers3

3

recoll is the answer - suggestion from comment: here

2

Sorry for the late reply!

From Searchmonkey 0.8.3 onwards, we now support complex text files such as PDF, DOCX, and DOC.

The latest code can be found on Sourceforge:-

https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/

Kind regards, Adam - Searchmonkey founder

Adam
  • 51
0

I don't have a GUI app suggestion, but yes it is possible. A command line tool for this is pdfgrep.

otus
  • 873