Skip to content

⚙️ How It Works

Tajji Dev edited this page Jul 29, 2026 · 1 revision

🔍 Indexing

When you select a folder, the tool reads all supported documents and builds a lightweight index. This index contains every word and its location.

Aspect What It Means
First search May take a few seconds while indexing
All searches after Instant
File count Works with thousands of files

📊 What You See

When you search, the tool shows:

Column Description
File Name The document that matched
Path Where the file is located on your computer
Context The exact lines containing your search term

💾 Exporting Results

Click Export to save your results as:

  • CSV – open in Excel or any spreadsheet
  • HTML – open in any browser, with formatting preserved

🔒 Where Your Data Goes

Nowhere. Everything stays on your computer.

  • No files are uploaded
  • No data is sent anywhere
  • The tool works entirely offline

⚡ Performance

Situation Performance
First search (indexing) 5–30 seconds (depends on file count)
Subsequent searches Instant (0.1–1 second)
Supported files 10,000+
File size No strict limit

⬅️ Getting Started | FAQ ➡️

Clone this wiki locally