2010-12-15 09:14:48 +01:00
|
|
|
Pdfgrep is a tool to search text in PDF files. It works similar to grep.
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
* search for regular expressions.
|
|
|
|
* support for some important grep options, including:
|
|
|
|
o filename output.
|
|
|
|
o page number output.
|
|
|
|
o optional case insensitivity.
|
|
|
|
o count occurrences.
|
|
|
|
* and the most important feature: color output!
|
|
|
|
|
|
|
|
|
2017-08-11 00:49:04 +02:00
|
|
|
WWW: https://pdfgrep.org
|