| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Searcher_v3.0.0.Portable.x64.exe.zip | 2026-03-29 | 70.5 MB | |
| Searcher_v3.0.0.Light.x86.exe.zip | 2026-03-29 | 6.6 MB | |
| Searcher_v3.0.0.Light.x64.exe.zip | 2026-03-29 | 6.6 MB | |
| Searcher_v3.0.0.Portable.x86.exe.zip | 2026-03-29 | 66.0 MB | |
| COPYING.txt | 2026-03-29 | 33.1 kB | |
| README.txt | 2026-03-29 | 1.8 kB | |
| README.md | 2026-03-29 | 164 Bytes | |
| Version 3.0.0 source code.tar.gz | 2026-03-29 | 908.2 kB | |
| Version 3.0.0 source code.zip | 2026-03-29 | 962.5 kB | |
| Totals: 9 Items | 151.6 MB | 23 | |
Searcher -------- Searcher is a utility to search file content in Windows. This utility is intended to help in search/grep for multiple content in multiple locations for multiple file types. It mainly supports the ASCII and UNICODE file formats. Searcher Copyright (C) 2018-2024 Dennis Joseph. The main features of Searcher: - Search multiple directories for multiple content based on multiple file extensions. - Allows searching in Word (docx), Excel (xlsx), Powerpoint (pptx) and PDF (pdf) documents. - Allow searching in archives - .zip, .7z, .rar, .tar and .gz - Page numbers in Word (docx) may not be exact using OpenXML(see http://officeopenxml.com/WPsection.php) - Search using regular expressions. - Shows list of files that were searched. - Exclude files/directories from being searched in the current session or always. - Open text files in preferred editor. - Navigate to file location in explorer. - Quickly view file content in a popup. - Advanced configuration allows changing backcolour and displaying search execution times. - Customise the UI based on settings in the preferences file (if set) - No installer. Setup / installation not required. Searcher is free software distributed under the GNU GPL. Ensure that the distribution package contains the following files: Searcher.exe - File content search utility COPYING.txt - License information README.txt - This file Special thanks to the creators of the following libraries that is used by Searcher: - MsgReader - reading email file formats. - OpenXml - reading files saved using openxml format. - PdfPig - reading pdf files. - SharpCompress - library to deal with many compression types and formats. --- End of document