A simple macOS drag-and-drop app for extracting RAR files.
- Download RAR_Extractor.dmg from the latest release
- Open the DMG and drag RAR Extractor into your Applications folder
- Launch the app — it will install any missing dependencies automatically on first run
First launch: A setup window appears if anything is missing (unar, Python packages). Click Install automatically and the app handles the rest — no Terminal needed.
- Drag & drop — drop one or multiple archives at once (RAR · ZIP · 7Z)
- Preview — see the full file tree and total size inside each archive before extracting
- Parallel extraction — all archives extracted simultaneously, with progress bar
- Password support — detects encrypted archives and prompts for the password
- Reveal in Finder — opens the extracted folder when done (or double-click a row)
- Queue management — right-click an archive to remove it, or Clear to start over
- Right-click integration — right-click an archive in Finder → Services → RAR Extractor
- Dark mode UI with purple accent matching the logo
Each archive is extracted into a new folder placed next to the original file:
Downloads/
archive.rar
archive/ ← extracted here
file1.txt
file2.png
- macOS 12 or later
- Python 3.10+
- Homebrew (installed automatically if missing)
