Disk Cleaner
See what's eating your storage and clean it up.
Native, fast, built with Rust.
Everything you need to reclaim disk space
Parallel Scanning
Multi-threaded traversal via rayon. Hundreds of thousands of files in seconds.
Tree View
File system sorted by size with proportional bars. Spot the biggest offenders instantly.
Treemap
Interactive squarified treemap. Click any directory to drill in.
Category Breakdown
Filter by type: images, video, code, archives, documents. See where each lives.
Safe Deletion
Trash or permanent delete. Multi-select and batch operations for fast cleanup.
Search & Filter
Find files by name. Combine with category filters to narrow down exactly what you need.
See it for yourself
Download or build from source
# or build from source (requires Rust 1.70+)
$ git clone https://github.com/domsleee/disk-cleaner.git
$ cd disk-cleaner
$ cargo run --release