find and remove hidden bloat
// users reclaim 89 GB Docker · 21 GB JetBrains · 9 GB npm · 6 GB Xcode...
Features
Built for developers who care about disk space
Parallel Scanning
Multi-threaded Rust engine scans your entire disk in seconds, not minutes.
9 Built-in Cleaners
Docker, Xcode, JetBrains, npm, Homebrew, Cargo, pip, Gradle, and system caches.
Safety First
Risk labels on every item. Dry-run by default. Nothing is deleted without confirmation.
Three Interfaces
CLI for scripts, TUI for interactive use, GUI for everyone else. Same engine underneath.
Library API
Use oxiclean as a Rust crate in your own tools. Full programmatic access to scan results.
Privacy First
Runs entirely offline. No telemetry, no accounts, no data leaves your machine.
Interfaces
See it in action
Native macOS app. Drag-and-drop simplicity for users who prefer a graphical interface.
open /Applications/OxiClean.app
Interactive terminal dashboard. Browse categories, select items, clean in real time.
oxiclean
Scriptable command-line interface. Pipe output, automate cleanups, run in CI.
oxiclean scan Install
Get started in seconds
brew install --cask getoxiclean/tap/oxiclean Installs the native macOS GUI app via Homebrew Cask. Or download the DMG directly →
brew install getoxiclean/tap/oxiclean Installs the CLI and TUI via Homebrew.
curl -fsSL https://get.oxiclean.dev | sh Downloads the latest binary for your architecture.
cargo install oxiclean Build from source. Requires Rust toolchain.


