1 · Pick a folder
Your browser asks permission to read that folder — and only that folder. Grant it, and the tool builds a local index of names, sizes and dates.
free tool — no install, no upload, no account
Last updated: · built and maintained by the FileLocator team
Pick a folder and get instant search with filters, a duplicate finder, a largest-files view and text-inside-files search. Everything runs locally on your device — your files never leave your computer.
or pick one with the button below. The browser will ask for read permission to that folder only.
Browser doesn't show a picker? Use the classic folder selector.
how it works
Your browser asks permission to read that folder — and only that folder. Grant it, and the tool builds a local index of names, sizes and dates.
Results appear as you type, with matches highlighted. Stack filters like ext:pdf, >10mb or after:2025-01-01 to narrow thousands of files to one.
Switch tabs to spot duplicates, the files hogging your disk, or what changed recently — then export any view to CSV.
query syntax
Combine any of these in one query. Plain words match names and paths; * and ? wildcards work too.
| Filter | Example | Finds |
|---|---|---|
| Plain terms | tax invoice | Files whose name or path contains both words |
| Wildcards | IMG_20??.jpg · draft*final | Pattern matches, * = anything, ? = one character |
ext: | ext:pdf,docx | Only those file types |
in: | in:archive | Only files whose path contains "archive" |
| Size | >100mb · size<50kb | Larger / smaller than a threshold |
| Date | after:2025-06-01 before:2026-01-01 | Modified within a date range |
| Combined | budget ext:xlsx >1mb after:2025-01-01 | All conditions at once |
Like this syntax? It's modeled on desktop tools such as Everything — which does the same across your entire drive, millions of files at a time. Learn more patterns in our regex search guide.
privacy, verifiable
This tool is plain client-side JavaScript served from a static page. There is no backend, no database and no account system anywhere on filelocator.net. When you pick a folder, your browser's File System Access API grants this tab read access; indexing, searching, duplicate hashing (SHA-256 via your browser's built-in crypto.subtle) and content scans all run in your browser's memory.
Don't take our word for it: open your browser's developer tools, switch to the Network tab, and scan a folder. You'll see zero requests while the tool works. Close the tab and the index is gone.
when you outgrow it
| Task | This tool | Better desktop pick |
|---|---|---|
| Search one folder (≤ ~100k files) | ✓ instant | — |
| Search a whole drive / millions of files | ✗ memory limits | Everything, UltraSearch |
| Text inside .txt / code / CSV | ✓ built in | — |
| Text inside Word, PDF, email | ✗ plain text only | Agent Ransack, DocFetcher |
| Find & delete duplicates | ✓ finds / deletes manually | duplicate finder apps |
| Always-on background index | ✗ per-session | Copernic, X1 |
questions
No. The tool runs entirely in your browser. Files are read locally, nothing is transmitted, and closing the tab discards the index. Verify it yourself in the developer tools' Network tab — no requests fire during scanning or searching.
Files are grouped by exact size, then each candidate's first 256 KB is hashed with SHA-256 in your browser. Files sharing size and hash are reported as duplicates, sorted by reclaimable space. For deletion workflows, see our duplicate files guide.
Yes — plain-text formats (txt, md, csv, log, json, source code and more) up to 10 MB each. Switch the mode dropdown to "Search inside files" and press Enter. For Word docs and PDFs, use a desktop tool: our content search guide shows how.
The index lives in tab memory, so tens of thousands of files — a Documents, Downloads or project folder — is comfortable. For whole-drive search, a desktop tool is the right instrument.
Chrome, Edge and Opera get the full experience including drag-and-drop. Firefox and Safari use the classic folder picker; every feature still runs 100% locally.
Our 2026 roundup ranks the desktop tools that index millions of files — most are free.
From this tool's report to a safely de-duplicated drive.
Pair the "Largest files" tab with these cleanup strategies.
Six free desktop apps when one folder isn't enough.