Skip to content

Sazizi2025/PDF-Founder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

I made this for a university researcher who was obsessed with medical studies!

🔎 : PDF-Founder (or Searcher) !

Well, if you want to search for a word among several PDFs at once and find the text you want, "PDF-Founder" will do it for you!

📌 : What exactly is this?

Well, a very suitable user interface and also the ability to become a Windows installation program (.exe)! I think it is not without grace that you can give him as many PDFs as you want, so that he can go and print the word with the line he found in it in a picture and make your reading easier!

⚙️ : How do I use it?

In the first step, you must install the following libraries:

PySimpleGUI

pip install PySimpleGUI

PyMuPDF

pip install PyMuPDF

pytesseract

pip install pytesseract

Pillow

pip install Pillow

os

pip install os

And you also need to install tesseract:

✒️ Final word:

Finally, I must say that e-code has an educational aspect and any misuse such as cheating in exams is the responsibility of the consumer and I have no responsibility for such things!

And if you have any idea in any language and any programming style, you can tell me on DISCORD and I will implement it for you!

Releases

No releases published

Packages

No packages published

Languages