Local Folder Indexer  ·  Standalone Web App

Select any local folder in your browser — this app instantly indexes every file inside it and lets you search, sort, filter by extension, and export the list as JSON. Everything runs locally: no server, no install, no data upload. Works offline after download.

2) Search / Filter / Sort

0 search results

Frequently Asked Questions

Does this app upload my files anywhere?

No. All file indexing runs entirely inside your browser. No file names, contents, or folder structure are ever sent to any server.

Does it work offline?

Yes. Once you have downloaded the HTML file, it runs completely offline — no internet connection is needed.

Which browsers support all features?

Chrome and Edge fully support the File System Access API for the best experience. Firefox and Safari can use the folder upload method instead.

Can I save the index and reload it later?

Yes. Use Save Index to store it in your browser's localStorage, or Export JSON to save the index as a file you can reload in any future session with Import JSON.