Skip to main content
BUNDL
PublishedUpdated
Keka icon

Keka

File archiver for macOS

System UtilitiesFreeOpen SourceReplaces BetterZip ($25)

Install with Homebrew

brew install --cask keka
Keka screenshot

KekaOfficial Website

Quick Take: Keka

4.5

Keka remains the best everyday archive utility for macOS in August 2026: free website builds, paid MAS support option, broad formats, and a 1.6.x line actively fixed for Tahoe.

Best For

  • Anyone who receives .7z or .rar files and can't open them on macOS
  • Developers who download .tar.gz releases from GitHub
  • Users who share files with Windows/Linux users and need clean archives
  • Security-conscious users who need encrypted archives

What is Keka?

As of August 2026, Keka’s current desktop release is v1.6.7 (30 June 2026), a hot-fix after the active 1.6.x Tahoe cycle. Highlights across 1.6.0–1.6.7 include a Liquid Glass icon for macOS 26, default-uncompressor fixes for macOS 26.4+, Tahoe UI fixes, updated 7ZZ/BSDTAR/XZ toolchains, and the 1.6.7 reversion of BSDTAR to 3.8.7 for macOS 26.5.2 issues. The Mac App Store edition is about $6.49 (plus optional tips); the website/Homebrew build remains free. Keka for iOS continues separately. Keka is a file archiver for macOS that creates and extracts compressed archives in formats macOS doesn't handle natively. You can double-click a .7z, .rar, .tar.gz, or .zip file and Keka extracts it. You can drag files onto Keka's dock icon and compress them into any format you need. macOS handles .zip files natively through Archive Utility, but that's where Apple's archive support ends. If someone sends you a .7z file (common in gaming and software distribution), a .rar file (still widely used despite being proprietary), or a password-protected archive, macOS's built-in tools can't open them. Keka fills this gap. Keka supports creation of 7z, ZIP, TAR, GZIP, BZIP2, XZ, LZIP, DMG, ISO, BROTLI, ZSTD, LRZIP, AAR, and WIM archives. It extracts 7z, ZIP, ZIPX, RAR, TAR, GZIP, BZIP2, XZ, LZIP, DMG, ISO, BROTLI, ZSTD, LRZIP, LZMA, EXE, CAB, WIM, MSI, PAX, JAR, WAR, IPA, XIP, APK, APPX, XPI, WPRESS, IS3, CPGZ, CPIO, CPT, and SPK. That's essentially every archive format you'll encounter in daily use. The app is free to download from the official website (keka.io) and costs $4.99 on the Mac App Store if you want to support the developer. Both versions are identical in functionality. Keka was created by aOne and has been a staple in the macOS ecosystem for over a decade. It's consistently recommended as the first archive utility to install on a new Mac. Keka is also the default extraction tool for many developers who deal with open-source software distributed as .tar.gz or .tar.xz files. While you can extract these via Terminal (tar xzf file.tar.gz), double-clicking in Finder is more convenient for occasional use. Keka makes itself the default handler for all archive formats, so extraction is always a double-click away.

Deep Dive: Archive Formats on macOS — What You Need to Know

macOS's native archive support is surprisingly limited. Here's what each format offers and when to use it.

History & Background

Apple included Archive Utility in macOS since OS X 10.3, but it only handles ZIP. The lack of 7z and RAR support has never been addressed, creating a perpetual market for third-party archivers. Keka and The Unarchiver have filled this gap for over a decade.

How It Works

Keka uses the p7zip library (open-source port of 7-Zip) for 7z, ZIP, and TAR handling, and unrar for RAR extraction. These are well-tested, battle-hardened libraries. Keka wraps them in a macOS-native UI with Finder integration. The result is reliable extraction that handles edge cases (unicode filenames, symlinks, large files) correctly.

Ecosystem & Integrations

ZIP is universal but compresses poorly. 7z compresses best but requires 7-Zip/Keka to extract. RAR is proprietary but still common. TAR.GZ/TAR.XZ are standard in Unix/Linux. macOS users need a tool like Keka to handle all of these. On Windows, 7-Zip fills the same role. On Linux, these tools are built into the OS.

Future Development

Keka development focuses on macOS compatibility updates, new format support (as new formats emerge), and UI improvements. The archive utility category is mature—the core functionality hasn't changed in years. Keka's job is to keep working reliably on each new macOS release.

Key Features

Modern Format Toolchain

Ongoing engine updates (7ZZ 26.x, XZ 5.8.x, LZIP/PLZIP, Brotli) keep extraction/compression current across 7z, zip, rar, tar, dmg, iso, zstd, brotli, and many package formats.

macOS Tahoe 26 Support & Liquid Icon

The 1.6 series is the full Tahoe-ready line: Liquid icon on macOS 26+, fixes for setting Keka as default uncompressor on 26.4+, UI fixes, and 1.6.7’s BSDTAR pin for 26.5.2 stability.

Universal Format Support

Keka handles every common archive format. Create archives in 7z, ZIP, TAR, GZIP, BZIP2, XZ, LZIP, DMG, ISO, BROTLI, ZSTD, LRZIP, AAR, and WIM. Extract from all of those plus RAR, ZIPX, EXE, CAB, WIM, MSI, PAX, JAR, WAR, IPA, XIP, APK, APPX, XPI, WPRESS, IS3, CPGZ, CPIO, CPT, and SPK. You won't encounter an archive format Keka can't handle in normal use.

Drag-and-Drop Compression

Drag files or folders onto Keka's dock icon and it creates a compressed archive. A dialog lets you choose the format, compression level, and whether to split the archive into volumes. For quick compression, keep Keka in your dock and drag files onto it—faster than right-clicking and navigating menus.

Password-Protected Archives

Create password-protected 7z and ZIP archives. Enter a password in Keka's compression dialog and the archive is encrypted with AES-256 encryption (for 7z) or standard ZIP encryption. This is useful for emailing sensitive files or storing encrypted backups.

Split Archives

Create split archives that break a large file into smaller volumes. Useful for uploading to services with file size limits, storing on multiple USB drives, or working around email attachment limits. You specify the volume size (100MB, 700MB, 1GB, etc.) and Keka creates numbered parts.

Finder Integration

Set Keka as the default archive handler and double-clicking any supported archive format opens it with Keka instead of Archive Utility. Keka extracts to the same directory as the archive (or a configurable location). There's also a Finder extension that adds 'Compress with Keka' to the right-click context menu.

Exclude macOS Metadata

When creating archives to share with Windows or Linux users, Keka can exclude macOS-specific files: .DS_Store, __MACOSX folders, resource forks, and extended attributes. This prevents the annoying situation where Windows users open your ZIP and find mysterious folders full of metadata they can't use.

Compression Level Control

For 7z and ZIP formats, Keka lets you choose compression level from 'Store' (no compression, fast) to 'Ultra' (maximum compression, slow). For most files, 'Normal' offers the best balance of size reduction and speed. 'Ultra' is worth the time for large files you'll store long-term.

Archive Preview

Before extracting, you can preview an archive's contents: file names, sizes, and directory structure. This helps verify you're extracting the right archive and gives you an idea of what's inside before it unpacks across your filesystem.

Who Should Use Keka?

1The Developer Downloading Open-Source Software

You download a .tar.gz release from GitHub. macOS can't extract it by double-clicking. With Keka set as default, you double-click the file and it extracts to the same directory. No Terminal, no commands—just Finder.

2The Gamer Downloading Mods

Game mods are often distributed as .7z or .rar files because they compress better than ZIP. macOS can't open either format natively. Keka handles both. Download, double-click, done.

3The Professional Sending Files to Windows Users

You need to send a folder of assets to a client who uses Windows. macOS's built-in 'Compress' creates a ZIP with .DS_Store files and __MACOSX folders that confuse Windows users. Keka creates a clean ZIP without macOS metadata. No more 'what are these weird files?' emails.

4The Security-Conscious User

You're sending sensitive documents via email and want to encrypt them. Drag the files onto Keka, choose 7z format with AES-256 encryption, set a password, and send the .7z file. The recipient uses Keka (or 7-Zip on Windows) to decrypt it with the password you share separately.

5The Backup Organizer

You're archiving old project folders for long-term storage. Keka's 7z format with Ultra compression reduces folder sizes by 60-80% compared to uncompressed. Split the archive into 4GB volumes for cloud storage services with file size limits.

How to Install Keka on Mac

Keka is available via Homebrew, direct download, or the Mac App Store.

1

Install via Homebrew

Run brew install --cask keka in Terminal. The free version installs to /Applications.

2

Set as Default Archive Handler

Open Keka, go to Preferences → General, and click 'Set Keka as default decompressor'. This makes Keka handle all archive formats when you double-click them in Finder.

3

Enable Finder Extension

Enable the Keka Finder extension in System Settings → Extensions → Finder to add 'Compress with Keka' to the right-click context menu.

4

Configure Extraction Location

In Preferences, choose where extracted files go: same directory as the archive (default), Desktop, Downloads, or a custom folder.

Pro Tips

  • The Homebrew version and the website version are free. The Mac App Store version ($4.99) is identical—it's a way to support the developer.
  • Enable 'Exclude macOS resources' in Preferences if you frequently share archives with Windows/Linux users.
  • Keep Keka in your dock for drag-and-drop compression.

Configuration Tips

Always Exclude macOS Metadata

In Preferences, enable 'Exclude Mac resource files from created archives'. This strips .DS_Store and __MACOSX from every archive you create. There's no reason to include them unless you're only sharing with other Mac users.

Use 7z for Maximum Compression

When archive size matters (backups, slow uploads), use 7z format with Ultra compression. 7z typically achieves 30-60% better compression than ZIP on text-heavy content. Use ZIP only when the recipient might not have a 7z extraction tool.

Set Default Format in Preferences

If you always create the same format (e.g., ZIP for sharing), set it as the default in Preferences. This saves a click every time you drag files onto Keka.

Add Keka to Dock for Quick Access

Keep Keka in your dock. Drag files onto the dock icon for instant compression. It's faster than right-clicking and navigating context menus.

Alternatives to Keka

macOS has several archive utility options:

T

The Unarchiver

The Unarchiver is extraction-only—it can't create archives. It's free and handles the same extraction formats as Keka. If you only need to extract (never create), The Unarchiver is simpler. If you need to create archives, Keka is the better choice.

A

Archive Utility (Built-in)

macOS's built-in Archive Utility handles ZIP files only. It can't open 7z, RAR, TAR.GZ, or any other format. It also embeds macOS metadata that confuses Windows users. Keka replaces it completely.

B

BetterZip

BetterZip ($24.95) is a premium archive manager with Quick Look preview, archive browsing without extraction, and Finder toolbar buttons. It's more polished than Keka but costs significantly more. Keka handles the same formats for free.

p

p7zip / 7-Zip (Terminal)

Install 7-Zip via Homebrew (brew install p7zip) for command-line archive handling. Best for scripting and automation. For GUI use, Keka is more convenient.

Pricing

Free (website) / Paid App Store

Keka is free from the official website (keka.io) and via Homebrew. The Mac App Store version costs $6.49 and is functionally identical—the purchase is a way to support the developer. There are no premium features, no subscription, and no feature differences between free and paid versions.

Pros

  • Handles every archive format you'll encounter (7z, RAR, TAR, ZIP, and 20+ more)
  • Free from the official website and Homebrew
  • Creates clean archives without macOS metadata for cross-platform sharing
  • Password protection with AES-256 encryption for 7z
  • Split archive creation for large files
  • Finder integration with right-click compression
  • Drag-and-drop compression via dock icon
  • Actively maintained with regular updates

Cons

  • Can't create RAR archives (RAR creation is proprietary—only WinRAR can)
  • No built-in archive browser (can't navigate inside archives without extracting)
  • UI is functional but not pretty
  • Mac App Store version costs $4.99 for the same features as the free version
  • Extraction speed is slower than command-line tools for very large archives

Community & Development

Keka is developed by aOne and has been a macOS staple for over a decade. The project is partially open-source with source code available on GitHub, though the build process requires specific signing. The developer is responsive to macOS compatibility issues and updates Keka promptly for new macOS versions. Keka is one of the most recommended Mac utilities on Reddit (r/macapps), in 'best Mac apps' lists, and in developer setup guides. It has a loyal user base that consistently recommends it as the first utility to install on a new Mac.

Video Tutorials

Getting Started with Keka

Hands-On Apple3.9K views

More Tutorials

How to Install and Use Keka on macOS | Free File Compression & Extraction Tool

Easy Tech Steps89 views

How to EXTRACT Your .7z File on a Mac Computer using Keka | New

ComputerScienceVideos33.5K views

How to Highly Compress Files with Keka for macOS

EvilComp2.7K views

Frequently Asked Questions about Keka

v1.6.7 released 30 June 2026 from keka.io or the Mac App Store.

About the Author

Jordan Kim

Productivity & Workflow Analyst

Productivity ApplicationsNote-Taking & Knowledge ManagementTask & Project Management
8+ years in operations management · PMP certified

Expert Tips for Keka

1

Tahoe users needed 1.6.x default-handler and UI fixes; old 1.5 builds cause ‘won’t set as default’ reports.

Official DocsHigh Confidence
2

Users still recommend free website Keka and MAS purchase when they want to fund development without feature differences.

Hands-on TestingHigh Confidence

Related Technologies & Concepts

KekaaOneThe UnarchiverBetterZip7zAES-256HomebrewmacOS Tahoe
Keka (Subject), aOne (Developer), The Unarchiver (Extraction-only alternative), BetterZip (Premium archive manager alternative), 7z (Compression format), AES-256 (Encryption standard used for password-protected archives), Homebrew (Installation method), macOS Tahoe (Host OS targeted by Keka 1.6.x)

Related Topics

File Compression & Archives

Tools for creating and extracting compressed archives.

Essential Mac Utilities

Must-install utilities for new Mac setups.

Sources & References

Fact-Checked

Last verified: Aug 9, 2026

Key Verified Facts

  • Keka v1.6.7 released 30 June 2026, reverting BSDTAR due to issues on macOS 26.5.2.[cite-1]
  • Mac App Store listing shows Keka around $6.49 with tip-style IAPs.[cite-2]
  • 1.6.x includes Liquid icon for macOS 26 and Tahoe-related fixes.[cite-1, cite-3]
  1. 1
    Keka GitHub Releases

    Accessed Aug 9, 2026

    "v1.6.7 notes."

  2. 2
    Keka Mac App Store

    Accessed Aug 9, 2026

    "Price ~$6.49."

  3. 3
    Keka Official Site

    Accessed Aug 9, 2026

    "Free download model."

  4. 4
    Keka Changelog

    Accessed Aug 9, 2026

    "Version history."

  5. 5
    Keka for iOS

    Accessed Aug 9, 2026

    "iOS companion."

  6. 6
    FileHorse Keka

    Accessed Aug 9, 2026

    "1.6.7 listing."

Research queries: Keka 1.6.7; Keka macOS Tahoe; Keka App Store price

Compare Keka

Keka is a Free Alternative

Keka can replace these paid apps:

Browse all free alternatives

More System Utilities

View all

Featured in Collections

Explore More on Bundl

Related Reading

Compare Keka

Free Alternatives

Similar Apps

Read our complete guide to the best system utilities for Mac