Pdfgrep Windows Version Releases
Pdfgrep is a tool to search text in PDF files. It works similar to grep.
Pdfgrep is an open source project developed by Hans-Peter Deifel, but only Linux compiled version can be found, after some tested, I found it is really a great project, so I decided to compile it for windows.
compiler, I use MXE, it is a powerful MinGW Cross compiler, it let me easily port many projects to windows.
based on the git version of Pdfgrep and poppler-0.20.3, and some modification of the source code, I successfully compiled the windows version.
Leave a Reply
You must be logged in to post a comment.