If you want a notepad calculator — an app where you can type dinner = 84.50, tip = 18%, and total = dinner + dinner * tip and watch the answers appear next to the lines — there is a small but real shortlist worth knowing. This page names the apps people actually use, says honestly what each one does well, and shows where Notes Calculator fits in. It is written for someone who has already heard of Soulver and Numi, wants something cross-platform, and would rather decide in ten minutes than ten tabs.
What a Notepad Calculator Actually Is
The category sits between a basic calculator and a spreadsheet. You type in plain text, mixing labels and math on the same line. Variables, percentages, currency, and units are inferred from how you wrote them. There are no cells, no formulas, no =A1+B1. A line like revenue = 12000 becomes a name you can use further down (tax = revenue * 22%), and the values stay visible the whole time so you can reason about them.
A good notepad calculator gets out of your way. You should be able to:
- Type the question the way you would say it to a colleague.
- Reference earlier lines by name without copying numbers around.
- Convert between currencies, units, and bases inline.
- Read the document a week later and still understand what each number means.
- Use it on whichever device is in front of you, with the same notes everywhere.
If a tool fails any of these, you will feel it within a week.
What Soulver and Numi Get Right
It is worth saying clearly what the two best-known apps in this category do well, before suggesting a third option.
Soulver 3 is the elder statesman on Apple platforms. It has the most polished natural-language parser in the category — type 15% of 240 or next Friday + 3 weeks and it reads it the way you wrote it. The macOS version has deep Spotlight and QuickLook integration, the iPad app feels purpose-built for split-screen, and the typography is genuinely beautiful. If you live entirely on Apple hardware, Soulver is the gold standard and worth the asking price.
Numi is a quiet, minimal macOS app with an Alfred plugin and good time-zone math today. It is the right pick if you already drive macOS through Alfred and want a small focused calculator that disappears when you don’t need it. The free tier limits you to one note, but the paid license is one-time and inexpensive.
You can stop reading here if you live on macOS and one of those two already fits. The rest of this page is for people who hit one of the limits below.
Where Apple-only Notepad Calculator Apps Stop Helping
A real alternative starts to matter when you bump into one of these:
- You also work on Windows, Linux, or a Chromebook.
- You want one document that follows you between a desktop and a browser.
- You need conditionals (
if revenue > 10000 then "tier A" else "tier B") inside a line. - You read or write hex and binary literals (
0xFF + 0b1010). - You think in large-number shorthand (
1.5M,250k,2.3B) rather than digits. - You don’t want to manage two separate license purchases for desktop and mobile.
Soulver and Numi are excellent at what they do, but they are macOS-first products. Once your work crosses platforms, the friction shows up.
How Notes Calculator Approaches the Same Notepad Calculator Problem
Notes Calculator is the option we build, so the rest of this page is specific about what it adds. It is free, runs on macOS, Windows, Linux, and the web, and your notes sync across all of them when you sign in. The same document you started in a browser tab on a borrowed laptop is open on your Mac when you get home. Try it free at app.notescalculator.com — no install, no signup to try.
Beyond the cross-platform story, three things matter day to day:
Richer expression language. Conditionals, hex and binary, large-number notation, and currency conversion (across more than a hundred currencies plus crypto) on every platform — including the browser. You don’t have to flip between apps to do programmer math, budget math, and conversion math.
Headings and comments. Structure a document with Markdown-style headings (# Project Budget) and inline comments (// excludes VAT). The note becomes readable to a coworker, or to you a month later, without rebuilding the context in your head.
Honest pricing. A real free tier with no note limit, then one optional lifetime upgrade for premium features. No subscription, no renewal email a year from now. See the pricing page for current details.
Picking the Right Notepad Calculator for You
- Stay on Soulver if you live on macOS or iPadOS, you want the most polished parser in the category, and the per-platform price is fine.
- Stay on Numi if you drive macOS through Alfred and you want a tiny, focused calculator that disappears when you don’t need it.
- Try Parsify if you want a plugin system and you’re willing to write your own scripts to extend the calculator.
- Try Notes Calculator if you switch between Mac, Windows, Linux, and the web; want notes synced across every device automatically; or need conditionals, hex/binary, and large-number notation in the same document.
A direct head-to-head feature breakdown lives at the Notes Calculator vs Numi comparison page and the Notes Calculator vs Soulver comparison page if you want a side-by-side checklist.
Switching Notes Without a Migration Tool
If you decide to switch, you don’t need to move every note at once. Pick one document — a freelance invoice, a server-cost projection, a household budget — and rebuild it in Notes Calculator. The expression syntax is similar enough that most lines move over without changes. Once that one note feels right, copy the others over as you bump into them. There is no migration tool because the input is plain text on every side, and that’s the point of the category.
The right notepad calculator is the one that matches how you actually work, not the one with the longest feature list. The fastest way to find out is to open it. Try Notes Calculator free at app.notescalculator.com and bring one of your existing Soulver or Numi notes with you.