FILE TOOL // 050

Empty Folder Finder

Walk a folder hierarchy with explicit local permission and report directories that contain no files or subfolders.

Processed locally in your browser

Choose a folder

Directory access required for true empty-folder detection
FileSizeType
No files selected.
Choose files to begin.0 files
Advertisement

How to use Empty Folder Finder

  1. Use “Open Folder with Directory Access” below for reliable empty-folder detection. Upload fallback cannot expose empty directories.
  2. Adjust the options for the report you need.
  3. Select “Find Empty Folders,” review the result, and download the generated file.

What this file tool does

Walk a folder hierarchy with explicit local permission and report directories that contain no files or subfolders.

With File System Access support, the tool recursively enumerates directory handles. Strict mode finds directories with zero entries; no-files mode finds directory subtrees containing no files.

Processing stays on this device. True empty folders cannot be detected from a standard webkitdirectory upload because browsers omit directories with no files. Use the directory-access button in a supported browser.

Supported inputs and limits

True empty folders cannot be detected from a standard webkitdirectory upload because browsers omit directories with no files. Use the directory-access button in a supported browser.

Preferred inputFile System Access directory handle
FallbackFile upload cannot prove empty folders
DefinitionsStrict empty or no files below
OutputJSON or TXT

Example and practical tips

Practical example

Open an extracted project folder with directory access to locate placeholder directories that contain no entries before cleanup.

Tips

  • Review the report before deleting anything; this tool never deletes folders.
  • No-files mode can include folders that contain only empty subfolders.
  • Directory permission lasts according to your browser's security policy.

Frequently asked questions

How can a browser find truly empty folders?

A supported browser can grant a page a directory handle that includes directory entries, even when a folder contains no files.

Why can’t normal folder upload detect empty folders?

The standard upload FileList contains files and relative paths but does not include standalone empty-directory entries.

Does this tool delete empty folders?

No. It only creates a report, so any deletion remains a separate manual decision.

What is the difference between strict empty and no files below?

Strict means a folder has no direct entries; no files below also matches folders containing only empty subfolders.

Which browsers support directory access?

Support varies. If showDirectoryPicker is unavailable, this page clearly reports that reliable empty-folder detection cannot run.

Empty Folder Finder details

Tool number050
CategoryFolder & Storage Analysis
ProcessingLocal browser operation
DownloadGenerated report or verification bundle

Browse more file tools

Callfile categories
File Organization & Naming

Rename, clean, sequence, and validate file names.

View all
Archive & Compression

Create, inspect, compress, and extract archives.

View all
Integrity & Verification

Generate checksums, manifests, and signatures.

View all
File Inspection & Analysis

Inspect bytes, headers, MIME types, and entropy.

View all
Folder & Storage Analysis

Analyze folder size, contents, age, and distribution.

View all
File Splitting & Assembly

Split, join, extract, patch, and verify chunks.

View all
File Security & Privacy

Encrypt files and inspect privacy or safety signals.

View all
Backup & Change Tracking

Compare backup sets and detect file changes.

View all