SearchBox looks inside your files — PDFs, Word docs, spreadsheets, images — and finds what you're after in a blink, even if you don't remember the exact words. Everything runs on your own computer. Nothing is uploaded, tracked, or sent anywhere.
This is the real interface — type a query and press Enter, open documents, unlock the vault, upload files. Or click: budget ::pdf · vacation ::image · ::vault · a typo like quartarly
SearchBox reads the actual contents of your files — not just the names — so you find the right thing even when you don't remember what you called it.
Type a word or phrase; SearchBox searches the contents of your files, not just their names.
Typos are fine — it still finds what you meant. Powered by typo-tolerant full-text search.
Pick any folder and SearchBox reads everything inside so it's all searchable in seconds.
Point it at a .zip or an offline-Wikipedia .zim (Kiwix) and it reads everything inside — articles and all.
A built-in gallery and an "Explore" view to flip through everything visually.
Upload sensitive files and lock them behind your password — AES-256 encrypted on disk.
Connect a free local AI (Ollama) and get a short summary of your results — still 100% on your machine.
Pin your most-used documents and jump back to recent searches with a single click.
Read PDFs, Word docs, and notes right inside SearchBox — no external apps needed.
No ads. No tracking. No cloud account. No phoning home. SearchBox is local-first by design.
Measured live from this page's own network activity — open DevTools and check.
No clutter, no distractions — just you and your files.
The home screen — one search bar, three actions, zero clutter.
Launch from the Windows Start menu like any app.
Combine with ::&& (and), ::|| (or), ::! (not).
Free, open source, and yours to keep. No setup, no technical steps.
winget install SourceBox.SearchBox
Runs on Windows 10 & 11. Windows may show a "publisher not recognized" notice — click More info → Run anyway. On Windows 10, you may need the free WebView2 component (automatic on Windows 11).
%LocalAppData%\SearchBox on your PC. Uninstalling SearchBox leaves your data right where it is — you won't lose your index by updating or removing the app.
pdf-extract), Word docs (quick-xml + zip), Excel spreadsheets (calamine), markdown (pulldown-cmark), HTML, and plain text — then indexes the full content so you can search by what's inside the file, not just the filename.
127.0.0.1 (localhost) only — not your network. The vault is AES-256-GCM encrypted with a key derived from your password via PBKDF2 (600k rounds). Nothing is uploaded, tracked, or sent anywhere. You can read the full details in SECURITY.md.