Soulver 4, the latest version of the powerful calculator app, now includes over 50 improvements and an agent-friendly CLI. (Illustrative AI-generated image).
- Soulver 4 introduces over 50 improvements, significantly enhancing the popular notepad-calculator app.
- New workflows include multi-sheet documents and pre-built templates for common tasks like budgeting and invoicing.
- The math engine is upgraded to support variables, conditional statements, and larger datasets, while retaining natural language input.
- A new agent-friendly command-line interface (CLI) allows for calculations via terminal, enabling integration with AI assistants and automation scripts.
- Performance enhancements include faster launch times, reduced memory usage, and native Apple Silicon support on Mac.
- The update offers improved import/export options (CSV, Markdown, PDF) and custom number formatting for greater flexibility.
After waiting seven years, fans of Soulver finally have a major reason to update. Soulver 4 is here, and it brings more than 50 improvements, brand-new workflows, and something that developers and AI enthusiasts have been asking for: a command-line interface, or CLI.
The app, which has been available on iPhone, iPad, and Mac since its early days, is often described as a cross between a notepad and a calculator. It lets you type out calculations in plain English, see the results instantly, and even mix in text notes. The new Soulver 4 update takes that idea much further, without losing the simple charm that made the original so popular.
Let’s look at what changed in the Soulver 4 update, why it matters, and what took so long.
What is Soulver?
Before digging into the new features, it helps to understand what Soulver does. It is not a spreadsheet like Excel or Numbers. It is not a traditional calculator that forces you to type numbers into a grid of buttons. Soulver is something in between.
You open the app and start typing. You can write “50 apples at $1.20 each” on one line, and Soulver instantly shows the total. You can add a subtitle like “plus 10 percent discount” and the app recalculates automatically. You can write notes next to your calculations, save them as projects, and come back later.
This natural language approach makes it popular among freelancers, small business owners, engineers, and anyone who wants to do quick math without jumping through hoops. The app works on iPhone, iPad, and Mac, and your files sync across all devices through iCloud.
For years, the app had a loyal following but only minor updates. Then, on June 25, 2026, the developers released Soulver 4. It is the biggest update the app has ever seen, and it changes how people can use the tool.
What’s New in the Soulver 4 Update?
The headline is “over 50 improvements.” That is a lot of changes to pack into one release, but the developers have grouped them into a few broad categories. Here is a breakdown of what you can expect in the Soulver 4 update.
New Workflows and Templates
Soulver 4 introduces ways to organize your work that were not possible before. You can now create multiple sheets within a single document, much like tabs in a spreadsheet app but with Soulver’s natural language style. This makes it easier to run different calculations side by side without cluttering one page.
There are also new templates. You can start from a blank page or use a pre-built template for common tasks like budgeting, mileage tracking, or invoice calculations. These templates save time if you do the same type of math every week.
Better Math Engine with Variables
The core calculation engine has been upgraded. Soulver always handled units, currencies, and dates well. But now it supports more complex expressions. You can use variables, write conditional statements, and work with larger data sets. The engine still understands natural language, so you can type “last month’s sales plus 15% growth” and get an answer.
This includes variables and reusable calculations. You can define a variable once, like “hourly_rate = $50,” and then use it across different sheets. Change the variable, and every calculation that uses it updates automatically. This turns Soulver into something closer to a lightweight programming environment for math.
Performance and UI Enhancements
Soulver 4 is faster, especially when working with large documents that have hundreds of lines. The app also launches quicker and uses less memory. On the Mac, it runs natively on Apple Silicon, which means it takes full advantage of the M-series chips for speed and battery efficiency.
The look has been cleaned up. Icons are simpler. The layout is more spacious, but not to the point of wasting screen space. On iPhone, there is a new keyboard toolbar that gives you quick access to common functions like percentages, sums, and conversions. On iPad, the app now supports Stage Manager and external display modes better than before.
Improved Import and Export Options
You can now bring data into Soulver from CSV files and other formats. You can also export your work to Markdown, plain text, or PDF, with better formatting than in older versions.
Custom Formatting Capabilities
You can now control how numbers look. You can set decimal places, choose between comma and period as a thousand separator, and pick currency symbols for different items on the same sheet.
These are just the highlights. The official list of improvements runs to more than 50 items, including bug fixes, better accessibility, and support for the latest iOS and macOS versions.
Why the Command-Line Interface (CLI) Matters
The most talked-about feature in Soulver 4 is the command-line interface, or CLI. If you are not a developer, you might wonder why typing commands into a text window is such a big deal.
A CLI lets you run calculations from the terminal without opening the app’s graphical interface. You type a command like “soulver ’50 apples * 1.20′” and get the answer printed right there in the terminal window. This might not sound exciting at first, but it opens doors that were previously closed.
Agent-Friendly for AI Integration
The Soulver CLI supports all the major features of the app. You can run natural-language calculations, convert units, handle currencies, and even work with variables. You can feed it a single line of text, or you can point it to a Soulver document file and ask it to process the whole thing.
The CLI is designed to be “agent-friendly.” That means it works well with AI assistants, automation scripts, and other software that talks to your computer through the command line. You can use it with tools like Apple’s Shortcuts app on macOS, with shell scripts, or with AI coding tools that need to do math in the background.
In simple terms, the CLI is built for the age of AI. Many people now use AI assistants to help with tasks. Those assistants often need to perform calculations, convert units, or process data. Before Soulver 4, the AI would have to use a generic calculator or a separate math tool. Now, an AI agent can call the Soulver CLI directly, using the same natural language engine that humans use.
For example, you could tell an AI assistant: “Figure out how much I spent on groceries this month using my receipt data.” The AI could write a script that uses Soulver’s CLI to parse the receipts, apply unit conversions, and sum up totals. All of this happens without you needing to open the app manually.
This makes Soulver more than a personal calculator. It becomes a calculation engine for other software, including AI chatbots, workflow automation tools, and developer scripts.
How the Soulver 4 Update Changes Workflows
The combination of new workflows and the CLI means Soulver 4 can fit into many different routines. Here are a few examples of how people might use the update in practice.
For Freelancers and Small Businesses
You can create a template for monthly invoices. You define variables for your hourly rate, tax percentage, and common expenses. When you start a new month, you fill in the hours worked and the app updates everything automatically. You can export the final document to PDF and send it to a client, all from within the app.
For Developers and Engineers
You can use the CLI as part of a build script. Let’s say your app needs to calculate shipping costs based on weight and distance. Instead of hard-coding a formula, you can call the Soulver CLI from a build step, letting it handle unit conversions and currency formatting. If your business rules change, you update the Soulver document, not your code.
For AI Integrators
You can connect Soulver to an AI assistant. When the AI needs to do math, it calls the CLI. This works for everything from simple addition to complex conversions. The AI returns the answer in natural language, so the user never sees the command line.
For Everyday Users
The new multi-sheet feature makes it easier to keep your personal finances separate from work calculations. You can have one sheet for your budget, another for a vacation plan, and a third for a home renovation project. Each sheet has its own variables and settings, but they all live in one document.
The improved import and export also help. You can bring in a CSV file from your bank, add notes to each transaction, and use Soulver’s math engine to track spending categories. Then you can export the result to Markdown for use in a notes app or blog post.
Who Is Soulver 4 For?
Soulver 4 is aimed at two main groups. The first group is the existing user base, people who have used the app for years and wanted a more powerful version. The second group is new users, especially developers and productivity enthusiasts who need a calculator that can work with other tools.
If you are a casual user who just wants to add up a few numbers, Soulver still works great. The new features don’t get in the way. You can ignore the CLI and the variables and just type your numbers the same way you always did.
If you are a power user, the Soulver 4 update gives you much more control. The variables system and multi-sheet documents turn Soulver into a serious calculation tool. The CLI takes that further by making the engine accessible from outside the app.
If you are a developer who builds tools for others, the agent-friendly CLI is the big draw. It lets you embed Soulver’s natural language math capabilities into your own projects. You can think of it as a math library that speaks English.
The app runs on all three Apple platforms: iPhone, iPad, and Mac. It syncs via iCloud, so your calculations are always up to date across devices. The Soulver 4 update is free for existing users who have paid for the app previously through the App Store or the Mac App Store.
The Big Picture: 7 Years of Waiting for Soulver 4
Why did it take seven years for a major update? The short answer is that the app’s core idea did not change. Soulver was already a mature product that did one thing well. The developers spent years refining it, fixing bugs, and keeping up with new operating system versions. But they did not overhaul the feature set until the Soulver 4 update.
Seven years is a long time in the software world. When Soulver first appeared, the iPad was still finding its identity, and the Mac was transitioning to Apple Silicon. The app’s developers decided to wait until they could deliver a truly meaningful update rather than rushing out minor changes every year.
The result is an app that feels both familiar and new. The original Soulver experience is still there. You can open a blank page and start typing. But underneath, the app is now built for a different world. A world where AI assistants are common, where automation matters, and where people expect their tools to talk to each other.
The CLI is the clearest sign of this shift. By making the app “agent-friendly,” the developers are positioning Soulver as a tool that works alongside AI, not just as a standalone calculator. That is a smart move. As more people use AI chatbots and automation tools, they will need calculation engines that can handle natural language and produce consistent results.
Soulver 4 does not try to be everything to everyone. It is still a niche product for a specific type of user. But within that niche, it is now much more capable. The 50-plus improvements in the Soulver 4 update are not just a checklist of minor tweaks. They represent a serious effort to rebuild the app for the next decade of computing.
For those who have been waiting, the wait is over. Soulver 4 is available now on the App Store and the Mac App Store. The Soulver 4 update is free for existing users, and new users can buy it for the standard price. If you have ever wanted a calculator that understands English and works with your other tools, this is the version to get.
Frequently Asked Questions
What is Soulver 4?
Soulver 4 is a major update to the Soulver app, which functions as a hybrid between a notepad and a calculator. It allows users to perform calculations using natural language, mix text notes with numbers, and organize work into projects. The latest version brings over 50 improvements, new workflows, and a command-line interface.
What are the key new features in Soulver 4?
Key features in Soulver 4 include over 50 improvements, new workflows like multi-sheet documents and templates, an upgraded math engine supporting variables, performance enhancements, UI refinements, improved import/export, and an agent-friendly command-line interface (CLI).
What is the purpose of the command-line interface (CLI) in Soulver 4?
The CLI in Soulver 4 allows users to run calculations directly from the terminal without opening the graphical interface. It's designed to be 'agent-friendly,' making it easy for AI assistants, automation scripts, and other software to perform calculations using Soulver's natural language engine.
How does Soulver 4 differ from a spreadsheet like Excel?
Unlike spreadsheets that use a grid of cells, Soulver focuses on natural language input for calculations. You can type '50 apples at $1.20 each' and get an instant result. Soulver 4 enhances this with features like variables and multi-sheet documents, offering a more flexible approach to calculations and notes.
Is the Soulver 4 update free for existing users?
Yes, the Soulver 4 update is free for existing users who have previously purchased the app through the App Store or Mac App Store. New users can purchase the updated version at the standard price.
Who would benefit most from the Soulver 4 update?
The Soulver 4 update is beneficial for existing users seeking more power, as well as new users like developers, engineers, and productivity enthusiasts who need a calculator that integrates with other tools. Its agent-friendly CLI is particularly appealing for AI integration.
What does 'agent-friendly' mean in the context of Soulver 4's CLI?
'Agent-friendly' means the CLI is designed to be easily used by automated systems, such as AI assistants or scripts. This allows these agents to leverage Soulver's calculation capabilities, including natural language processing and unit conversions, without manual user intervention.