Skip to content

jeremy-compostella/pdfgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfgrep is a GNU/Emacs module providing grep comparable facilities but for PDF files. Its usage is similar to the grep function: using the next-error function gets you to the next matching page…

https://melpa.org/packages/pdfgrep-badge.svg

The pdfgrep program must be installed on your system.

If the pdf-tools module is installed and enabled, when a matching page is displayed, the matching regions are highlighted.

Configuration

(require 'pdfgrep)
(pdfgrep-mode)

Example

./screenshot.png

About

PDFGrep is a GNU/Emacs module providing grep comparable facilities but for PDF files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published