multi-pdf-finder

Are you looking for a word in many pdf files? Do it one time. ⚡

MIT License

Stars
11

multi-pdf-finder

Are you searching a word in many pdf files? Do it one time.

Description 🔦

It only requires pdftotext command. Easily create a folder called 'find_result', then commute all pdf files in the folder input as txt files and searches into them for the input word.

Download 📡

git clone https://github.com/edoardottt/multi-pdf-finder

Usage 🚀

./find.sh [ -f folder ] [ -w word ]

Example (Here I'm searching for the word edoardottt in all the PDF files in the folder called pdf_files) :

./find.sh -f pdf_files/ -w "edoardottt"

Contributing 🤝

If you want to contribute to this project, you can start opening an issue.


edoardoottavianelli.it to contact me.