pdfgrep

Search text in PDF files. Find lines that match pattern…

pdfgrep

Search text in PDF files.

pdfgrep {{pattern}} {{file.pdf}}

pdfgrep --with-filename --page-number {{pattern}} {{file.pdf}}

pdfgrep --max-count {{3}} --ignore-case {{'^foo'}} {{file.pdf}}

pdfgrep --recursive {{pattern}}

pdfgrep --recursive --include {{'*book.pdf'}} {{pattern}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pdffonts pdfimages →