- 帖子
- 1023
- 积分
- 3120
- 技术
- 230
- 捐助
- 160
- 注册时间
- 2010-12-22
|
[文件操作] pdfgrep - 以 grep 方式搜索 pdf
本帖最后由 tmplinshi 于 2012-11-19 02:27 编辑
Overview
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:
- filename output.
- page number output.
- optional case insensitivity.
- count occurrences.
- recursive search.
- and the most important feature: color output!
For a complete documentation, please consult the manpage
-----------------------------------------------
http://soft.rubypdf.com/software/pdfgrep-windows-version
----------------------------------------------- |
|