Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAR Extractor

RAR Extractor logo

A simple macOS drag-and-drop app for extracting RAR files.

Download   macOS   Python


Install

  1. Download RAR_Extractor.dmg from the latest release
  2. Open the DMG and drag RAR Extractor into your Applications folder
  3. 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.


Features

  • 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

How it works

Each archive is extracted into a new folder placed next to the original file:

Downloads/
  archive.rar
  archive/        ← extracted here
    file1.txt
    file2.png

Requirements

  • macOS 12 or later
  • Python 3.10+
  • Homebrew (installed automatically if missing)

About

RARExtractor

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages