rusty-pdfgrep 0.1.0

Grep through PDF files — a Rust port of Hans-Peter Deifel's `pdfgrep(1)` with lopdf-backed text extraction, regex + fancy-regex pluggable engines, --password retry for encrypted PDFs, GNU-grep-compatible color output, recursive walking with fnmatch include/exclude, and a typed library API.
Documentation
1
2
3
4
5
* text=auto eol=lf
*.sh text eol=lf
*.ps1 text eol=crlf
tests/snapshots/upstream_v3_0_1/* text eol=lf
completions/* text eol=lf