This is the Linux app named PdfgrepGui whose latest release can be downloaded as pdfgrepgui_0.9.2_source.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PdfgrepGui with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
PdfgrepGui
DESCRIPTION:
THIS PROJECT HAS MOVED TO: https://sourceforge.net/projects/documentgrep/
This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing.
The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line tool. The -r option will be done by the program itself.
Performance:
This GUI works well when searching in several hundreds of documents (depends on the speed of your computer and the length of the documents).
Config Dir:
[homedir]/.config/pdfgrepgui
Available Languages:
- English
- German
You can add your own language by editing the file [homedir]/.config/pdfgrepgui/language.set
Features
- Search text in multiple pdf and text files
- The results can be opened by an external document viewer.
- Results can be shown as a treeview or in a table
- Results can be exported as a textfile or csv file
- Optionally use of regular expressions for the search
Programming Language
Lazarus
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/pdfgrepgui/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.