Apple introduced App Tracking Transparency back in 2021, and since then the average iPhone app has quietly ballooned, stuffed with analytics kits and ad frameworks that have nothing to do with what the app is actually supposed to do. People notice. Dig into App Store reviews and a strange pattern keeps surfacing: apps that stay small tend to rate higher than the ones that pile on weight over time. That's what this piece is looking at, and the answer turns out to be messier than "smaller is always better."

A lean app under a megabyte and one that's crept past four hundred megabytes differ in three concrete ways: file size, how much third-party SDK baggage it's hauling, and whether the developer keeps pushing updates that quietly bolt on new trackers. Put two nearly identical four-star apps side by side and size is often the only thing you can actually see before you install either one. What that size difference means, though, depends heavily on the app's category, not just the raw number on the download screen. Developers who build minimal software tend to credit Apple's App Thinning and on-demand resources, the actual mechanisms keeping install size down, long before they bring up anything about design philosophy.

Users read file size as a trust signal. Developers treat it as an engineering constraint. Meanwhile the App Store's rating system doesn't factor size in at all, and that mismatch has never really been resolved. If small size isn't what's driving the higher ratings, something else must be, and finding it means looking past the handful of apps that most "declutter your phone" roundups ever bother to examine.

Why Tiny Apps Keep Out-Rating the Giants

Look through almost any category on the App Store and the same pattern turns up again and again. A five-star app that takes up a few kilobytes will often beat out a three-and-a-half-star competitor bloated past three hundred megabytes. AppWanderer, which tracks more than 918,000 App Store apps, keeps a board called Tiny But Loved built around exactly this situation, and right now 5,185 apps have qualified for it.

The apps sitting at the top of that board barely count as downloads at all. Tao Te Ching Lao Tzu, an e-reader for the classic text, comes in at 417 KB, per AppWanderer. Goblin Tools, a task-breakdown app made for people who struggle with planning, sits at 647 KB. Neither one tries to do everything, and honestly, neither needs to. Anyone who's deleted an app within a week because it felt bloated for no good reason already knew this pattern existed, long before someone bothered to put numbers on it. This isn't meant to be a ranking of every minimalist app out there. It's just a look at whether size and rating actually line up.

What Actually Makes an App Fat

Most of that extra weight has nothing to do with what the app actually does. It's plumbing: a crash-reporting kit here, two or three ad networks there, an analytics framework nobody remembers approving until the App Privacy label lists it. Each one adds compiled code whether it ever runs or not. Apple's App Store Review Guidelines care about behavior and content, not install size, so nothing stops SDKs from piling up update after update. A single-purpose app sidesteps most of this, and not because some engineer on the team was extra careful. It just never had a reason to bolt the plumbing on in the first place.

Most storage-cleanup guides skip past all this and just tell you to delete whatever file happens to be biggest. That misses the real reason behind the ratings gap. A small file isn't what makes an app rate well; it's a side effect of an app that does one thing well. And not every large SDK is dead weight. Crash-reporting and accessibility frameworks earn their place, and stripping them all out can leave an app less reliable rather than more focused. So the tighter version of the claim holds up better: apps that stay small usually rate higher because they stayed focused, and the small size is just what that focus happens to look like on a file-size chart.

What the Data Actually Shows

Bigger doesn't always mean better. What actually matters is whether those extra megabytes buy you anything, and the smallest, highest-rated apps on the App Store make it pretty clear that most of the time they don't. AppWanderer's Tiny But Loved board tracks apps that stay in the smallest size tier while still holding onto strong reviews, and the current top five back this up once you look at what each one is actually for.

Tiny But Loved, current top five (AppWanderer):

  • Tao Te Ching Lao Tzu: 417 KB.
  • Goblin Tools: 647 KB.
  • Background Eraser Pro: 787 KB.
  • Fliqlo: 1.0 MB.
  • kirakira+: 1.2 MB.

None of these five are trying to be a platform. Tao Te Ching Lao Tzu just gives you one scrolling text, no sync, no account, no ads. Goblin Tools breaks tasks into steps for people who struggle with planning, and it does that one job without shoving a subscription wall in your face. Background Eraser Pro strips backgrounds out of photos, then stops. Each app earns its rating by staying exactly what it was built to be, and the small file size is just the visible sign of that restraint.

When a Bigger App Is Still the Right Call

A bigger footprint makes sense once an app does something a small app simply can't. A navigation app that stores offline maps for an entire state isn't going to shrink down to a kilobyte, and neither will a camera app that runs its machine-learning model right on your device instead of shipping every photo off to a server. What the app actually does for a living should drive that size, not some arbitrary target.

Minimalism has a downside too, and it's one most "go minimal" advice conveniently skips over. A single-developer app might stay lean because someone designed it that way on purpose, or it might stay lean because nobody's touched the code in months and a bug fix that should've taken a day just never happened. Someone syncing calendars across a family's devices, someone who needs accessibility support beyond basic VoiceOver, or a business logging compliance data will run into gaps a tiny app can't cover, no matter how shiny its star rating looks. Households sharing calendars and small businesses handling client data are better off weighing real features than chasing a low file size or a high rating.

Finding an obscure minimalist app out there isn't a reason to abandon the one you already rely on. Stick with what you trust, but it's worth a quick check before you swap anything out. Start with the App Privacy label, since it tells you far more than file size ever will, then glance at the listed size and when it was last updated. Those three things together will tell you more in thirty seconds than any star rating.

Big-name apps that run hundreds of megabytes usually have support teams behind them and patch security holes faster, though that's not a guarantee for every large app out there. Skip the check and you're gambling: you might end up with an app that's small because it's focused, or one that's small because nobody maintains it anymore, and you won't find out which until an update breaks something on you. Checking takes a minute, and that beats losing your data to an app you trusted based on file size alone.

Size Is a Symptom, Not a Diagnosis

File size was never the real measure of a good rating. It's just the easiest thing to check when an app was built for one job and left alone after that. Tao Te Ching Lao Tzu comes in at 417 KB, and Goblin Tools sits at 647 KB, according to AppWanderer. Neither number tells the full story on its own. What matters is what those developers left out: nothing the app didn't need, which is the same thing missing from a four-hundred-megabyte app carrying three ad networks and a login wall. Before your next download, ask what the developer chose not to build, not how big the file is. A navigation app or an offline map earns its size by doing things a small app can't touch, and that's a fair trade. A note-taking app that has crept past 300 MB while still doing roughly what it did five years ago hasn't earned a single extra megabyte. Size tells you something happened. It won't tell you what.