A grep for pdf
Feb 27, 2021 utils pdf
Grep in pdf text
pdfgrep is a commandline utility to search text in PDF files
$ sudo apt install pdfgrep
$ pdfgrep -Ri "text" path-to-pdf-files
Grep in pdf text
pdfgrep is a commandline utility to search text in PDF files
$ sudo apt install pdfgrep
$ pdfgrep -Ri "text" path-to-pdf-files