Best lightweight Mac utilities under 10MB

There is something honest about a Mac utility that is small. No bundled features, no auto-updating bloat, no telemetry layer, just one thing it does well. Here are seven Mac utilities under 10 MB on disk, each focused on one job, each priced fairly.

I make Shiny, a menu-bar app for Mac memory management. So I think a lot about what belongs in the menu bar and what doesn't, and about what a good utility actually looks like. The apps below are ones I'd recommend to anyone setting up a clean Mac for the first time.

None of these are affiliate links. No sponsored placements. Just seven tools that do what they say, weigh next to nothing, and don't ask for more than they need.

What makes a utility lightweight?

Size on disk is the most obvious signal, but it's a proxy for something deeper. A small app is usually a native app, meaning it's written in Swift or Objective-C and talks to macOS directly using Apple's own frameworks. It doesn't bundle its own browser engine, its own JavaScript runtime, or its own telemetry SDK.

According to Apple's App Store guidelines, apps are expected to use only what they need and request only the permissions they genuinely require. Lightweight utilities tend to honour that spirit even when they distribute outside the App Store.

The apps below are small because they are focused. That focus is a feature. For more on why telemetry-free tools matter, see the best Mac apps with no telemetry.

The seven best lightweight Mac utilities

One winner per job. Not the most popular pick in each category, the one that does the job cleanly at the smallest cost to your system.

1

Window management: Rectangle

Free, open source

What it does: Snap and resize windows using keyboard shortcuts or screen edges. Move a window to the left half, right half, top quarter, maximise, or fill a third of the screen, all without touching the mouse.

Why it wins: Rectangle is around 6MB on disk, written natively in Swift, and has been maintained steadily since 2019. The keyboard shortcuts are learnable in an afternoon and become muscle memory within a week. There is no subscription, no account, no telemetry. The code is public on GitHub.

The honest tradeoff: Rectangle Pro adds more layouts and drag-to-snap zones for $9.99 once. The free version covers most people completely. If you come from a tiling window manager background you may want the Pro version's additional snapping behaviour, but for casual use the free edition is excellent.

Best for: anyone who still manually drags windows around. The first time you move a window with a keyboard shortcut you won't go back.

2

Clipboard: Maccy

Free, open source

What it does: Keeps a history of everything you've copied. Press a shortcut, see the last 200 (or however many you set) clipboard entries, type to filter, press return to paste. That's it.

Why it wins: Maccy is around 5MB on disk, open source, and does exactly one thing with no upsell. The interface is a plain text list that appears and disappears in under a second. It stores text only by default, which keeps it fast and privacy-friendly. There is no iCloud sync, no AI suggestions, no clipboard "smart categories."

The honest tradeoff: If you copy a lot of images and want those in your history too, Maccy handles images but they take up more storage and the history gets harder to scan. For text-heavy workflows like writing, coding, or research, it is the cleanest clipboard manager available.

Best for: anyone who has ever copied something, copied something else, and lost the first thing. Which is everyone.

3

Hotkey remapping: Karabiner-Elements

Free, open source

What it does: Remaps keys and creates complex keyboard shortcuts at the system level. Turn Caps Lock into Escape, remap keys on external keyboards that don't match the Mac layout, or build multi-key chords that trigger actions anywhere in macOS.

Why it's worth mentioning: Karabiner is slightly larger than the others on this list because it installs a kernel extension to intercept keystrokes at a low level. That is not bloat; it is a requirement for doing the job correctly. No other app does what Karabiner does as reliably, and the project has been maintained for over a decade.

The honest tradeoff: The configuration is done via a JSON file or a GUI that takes some learning. If you only want to remap one key (Caps Lock to Escape is the most common case), it's a five-minute setup. If you want complex multi-layer modifier schemes, there's a learning curve. Worth it for keyboard-driven workflows.

Best for: developers, writers, and anyone with an external keyboard who wants it to behave exactly the way they want.

4

Menu bar: Bartender

Paid, small footprint

What it does: Hides, reorganises, and manages menu bar icons. As you install more utilities, the menu bar fills up. Bartender lets you move icons into a secondary tray, show them only when they change, or hide them entirely.

Why it wins: Bartender has a tiny disk footprint for what it does, is native, and has been the category standard for years. The latest version (Bartender 5) includes a search mode so you can find any menu bar item by typing, which alone justifies the price for anyone with a crowded menu bar.

The honest tradeoff: Bartender is paid, around $16 once. There are free alternatives like Ice (open source), which has caught up significantly and is worth trying first. If Ice covers your needs, use it. Bartender is the fuller-featured option and has been around long enough to trust for reliability.

Best for: anyone whose menu bar has run out of space, or who wants menu bar items to appear only when they're relevant.

5

Memory: Shiny

$4.99 once

What it does: Shows your Mac's memory pressure in the menu bar and clears cached memory with one click. When your Mac feels sluggish, one click flushes memory cache and gets headroom back without restarting apps or rebooting.

Why it wins: Shiny is 9.5MB on disk, no subscription, no telemetry, and works on up to three Macs. It reads real memory pressure from the system (not just raw usage numbers, which are misleading on macOS) and acts on it cleanly. There are no popups claiming your Mac is in danger. It does the one thing you'd want a memory utility to do, and nothing else.

The honest tradeoff: macOS manages memory well on its own most of the time. You do not need a memory utility for a Mac with 16GB or 32GB unless you routinely push it hard. On 8GB and 16GB Macs under load, or for anyone who keeps a lot of apps open, having a one-click release valve is genuinely useful. For more, see the best apps for 8GB Macs.

Best for: Mac users who hit memory pressure regularly and want a quick fix without restarting everything.

6

Screenshot: Shottr

Free + pro

What it does: Replaces the built-in screenshot tool with something faster and smarter. Capture a region, annotate it immediately, OCR text from the image, measure pixels, blur sensitive data, and copy or share in one step.

Why it wins: Shottr is very small on disk, launches almost instantly, and feels like it was built by someone who takes a lot of screenshots for work. The OCR feature (extracting text from a screenshot) works offline and is more useful day-to-day than it sounds. The pixel measurement and colour picker tools are genuinely handy for design and development.

The honest tradeoff: The built-in macOS screenshot tool is fine for simple captures. Shottr earns its place if you regularly annotate screenshots, need OCR, or want faster access to the output without the floating thumbnail. The free version covers most use cases; the pro unlock is a small one-time fee.

Best for: anyone who uses screenshots for communication or documentation and finds the built-in tool just slightly too slow or limited.

7

App switcher: AltTab

Free, open source

What it does: Replaces the default Command-Tab app switcher with a Windows-style switcher that shows live window previews. Switch between individual windows rather than applications, see what's in each window before switching, and navigate open windows across all your apps at once.

Why it wins: AltTab is free, open source, and around 8MB on disk. For anyone who runs multiple windows of the same app (multiple browser windows, multiple Terminal sessions, multiple Finder windows), the default macOS switcher is genuinely awkward. AltTab solves it cleanly. The previews load fast and the interface is keyboard-navigable without having to think about it.

The honest tradeoff: If you're a one-window-per-app person, you may not miss the default switcher enough to install a replacement. Try it for a week before deciding. It is the kind of utility that either immediately solves a problem you've been living around, or feels like something you don't need.

Best for: power users who regularly have multiple windows of the same app open and find Command-Tab insufficient.

"Small apps tend to age better than big ones. Less surface area to break, less to maintain, less to phone home about."

What these apps have in common

Looking at the list, a pattern is clear. Every app here is either open source or from a solo or small indie developer. None of them are funded by venture capital. None of them have a growth team optimising for engagement or a product manager adding features to justify a subscription renewal.

That's not an accident. Apps built to solve one problem well tend to stay that way. Apps built to grow a business tend to add features until the original problem gets buried.

For more on this theme, see the best one-time-purchase Mac apps and the best Mac apps with no telemetry.

How to check an app's size before installing

Before you install any utility, you can check its disk footprint. In the Mac App Store, the size is listed on the app's page. For direct downloads, right-click the .app file in Finder, choose Get Info, and look at the Size field.

If a utility is over 100MB, it's worth asking why. If it's over 500MB, it is almost certainly bundling a runtime it shouldn't need for the job it's doing. That's usually a sign the developer chose a web-based framework for convenience rather than writing for the platform.

None of these seven apps have that problem. They're all where you'd expect a purpose-built native tool to be: small, fast to launch, and invisible until you need them.

Common follow-up questions

Why does app size matter on Mac?
Disk size is a rough signal for complexity. A 9MB utility tends to do one thing, ship no extra runtimes, and have fewer moving parts to break over time. A 1.2GB app often bundles a full web engine, auto-update machinery, crash-reporting SDKs, and telemetry layers you never asked for. None of that makes the core feature better. On Macs with limited storage, the 256GB base config is still common, it also means you can have more tools installed without feeling the squeeze. Size matters less than what the size is telling you about the app's architecture.
Are smaller Mac apps faster?
Often yes, though the relationship is not perfectly linear. Apps that are small on disk tend to be native (written in Swift or Objective-C for macOS directly) rather than Electron or web-based wrappers. Native apps share system frameworks, launch faster, and use less RAM at idle. A small Electron app is still Electron, so size alone isn't the full picture, but a 6MB utility is almost certainly not hiding a Chromium instance. For menu-bar tools and system utilities especially, small size tends to correlate with snappier performance.
Are open-source Mac utilities safe?
Generally yes, and arguably more auditable than closed-source alternatives. Rectangle, Maccy, Karabiner-Elements, and AltTab are all open source, hosted on GitHub, and have thousands of stars and active contributors. Anyone can read the code. That said, 'open source' does not automatically mean 'safe', you should still download from the official source (the developer's own site or the Mac App Store, not a third-party mirror), check that the binary is signed by the right developer ID, and keep apps updated. For the apps on this list, all have strong reputations and are widely used in the Mac community.
How do I find lightweight Mac apps?
A few reliable signals: check the file size before installing (right-click the .app in Finder, Get Info); look at the Mac App Store size listing; search GitHub for 'macOS utility' filtered by Swift or Objective-C. Sites like Awesome macOS on GitHub, and communities like r/macapps, tend to skew toward well-built, lightweight tools rather than bloated commercial software. If an app requires you to disable System Integrity Protection or install a kernel extension just to do something simple, that's a warning sign regardless of size.
Why are some Mac apps over 1GB?
A few reasons. Electron apps bundle a full copy of Chromium (the Chrome browser engine), which alone accounts for 100-300MB. Apps that ship with machine learning models, large asset libraries, or multiple language packs also balloon quickly. Some apps bundle their own runtimes (Node.js, Python) because they can't rely on the system version. And some apps are simply not optimised, they ship debug symbols, duplicate assets, or unused frameworks that were never cleaned up. For utilities, none of this overhead should be necessary. A window manager or a clipboard history tool has no reason to be 500MB.