pdfgrep 2.2.0
Command-line utility to search text in PDF files
Pdfgrep searches in pdf files for strings matching a regular expression. Support some GNU grep options as file name output, page number output, optional case insensitivity, count occurrences, color highlights and search in multiple files.
- Outputs:
out
- Website: https://pdfgrep.org
- Licenses: GPL 2+
- Package source: gnu/packages/pdf.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pdfgrep 2.2.0
as follows:
guix install pdfgrep@2.2.0
Or install the latest version:
guix install pdfgrep
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.