Unkillable Tools · No.2

Website calculators that stop working outlive your subscription.

Build a cost, quote or pricing calculator here. Export one HTML file and paste it into your site. No script tag pointing at our servers. No monthly impression limit. Nothing to cancel, because there is nothing to subscribe to.

0 external requests · 0 dependencies · 0 accounts · works offline

Builder
Live preview — this is the exported file

Everything you see is produced by the same code you download. There is no separate “published” version.

Why hosted calculators die

Every subscription calculator builder embeds a script tag or an iframe that points at their server. That is not a technical detail — it is the business model. It is also the failure.

📉

It breaks when you succeed

Plans are metered in “monthly impressions”. One builder's own documentation states that once you run out, your embedded calculator “will appear as a button on your website.” Your lead generator fails on your best traffic day.

🔌

It breaks when you stop paying

Cancel, miss a card renewal, or let a trial lapse and the widget goes blank — on a page you still own, in a design you paid for. The page stays up. The calculator doesn't.

🪦

It breaks when they do

An acquisition, a pivot, or a shutdown takes every calculator with it. You cannot self-host your way out, because you were never given the thing in the first place.

What you get instead

A file. That's the whole idea.

📄

One file, no dependencies

Markup, styles and logic in a single block of HTML — about 21 KB. No jQuery, no framework, no CDN, no build step. Open it in a text editor and read every line.

🛡️

Nothing leaves the page

Zero network requests at runtime. Your visitors' numbers are never transmitted, so there is no third-party processor to declare in your privacy policy and nothing to leak.

🔒

Survives a strict CSP

Formulas are parsed into a syntax tree and walked — never eval'd. That means the export runs on locked-down corporate and e-commerce sites where script-tag widgets get blocked.

Against the subscription builders

Pricing and limits below are the publicly listed figures for hosted calculator builders as of July 2026.

  Hosted builders Unkillable Calculator
Cost$5 – $115 / month, foreverFree, or $29 once for Pro
View limit500 – 75,000 impressions / monthUnlimited
If you stop payingCalculator stops workingKeeps working
If the company shuts downCalculator stops workingKeeps working
Where it runsTheir serverYour page
Visitor dataPasses through a third partyNever leaves the browser
Works offline / on an intranetNoYes
Account requiredYesNo
Editable by you afterwardsOnly inside their dashboardIt's your HTML

Ten years of the cheapest hosted plan costs about $600. Ten years of this costs $29, and the tenth year does not depend on us still existing.

Pricing

The free tier is not a trial. It never expires, and what it exports is genuinely yours.

Free
$0

Unlimited calculators, forever

  • Every field type and the full formula language
  • Unlimited calculators and unlimited views
  • All industry templates
  • Full design control
  • Export one self-contained HTML file
  • Save and reopen projects
  • Carries a small “Built with” credit line
  • No lead capture or printable quotes
Start building

Building for clients? Pro covers unlimited sites — one payment covers every calculator you ever ship.

Ready-made calculators & guides

Each of these ships a complete working calculator you can load into the builder and make your own.

Questions

What happens to my calculator if you go out of business?

Nothing at all. That is the entire point of the product. The exported file contains its markup, its styling and its logic, and it never contacts us. If this site disappeared tomorrow, every calculator built here would carry on working exactly as it does today. You can verify this before you trust it: disconnect from the internet and open your exported file.

Is there a limit on views, impressions or calculators?

No, and there structurally cannot be. The file is served by your website, so there is nothing on our side to count. Hosted builders meter impressions because their servers render the widget on every page view — that is what you are actually paying for each month.

Do I need an account?

No. The builder runs entirely in your browser. Nothing you type here is transmitted, stored or logged. Open your network tab and watch — the only request is for the page itself.

Will it work on WordPress, Squarespace, Wix, Shopify or Webflow?

Yes, and on hand-written HTML, Ghost, Notion embeds, HubSpot, an intranet, or a file on a USB stick. It is plain HTML with inline CSS and JavaScript, so it goes anywhere HTML goes. The Export tab lists the exact block to use on each platform.

Can I edit the calculator after I've exported it?

Two ways. Save the project as a .json file, reopen it here later and re-export — that is the easy path. Or edit the HTML directly, because it is readable and it is yours. Neither route needs our permission or our servers.

How does lead capture work without a server?

The form posts to your endpoint, not ours. Either it opens the visitor's email app with the quote pre-filled, or it POSTs to a form service you already use (Formspree, Basin, your own handler). The submission includes the numbers the visitor entered, so you receive the quote and the contact together.

We never see it, and we could not see it even if we wanted to — there is no code of ours running on your site that could.

What exactly does the free version limit?

One small credit line under the calculator, and the three business features: lead capture, printable quotes and conditional fields. The maths, the design control, the templates and the export are all unrestricted. A free calculator is a real, permanent, fully working calculator — not a trial that stops.

Is the maths trustworthy?

The formula engine ships with a test suite covering operator precedence, right-associative powers, ternaries, rounding, currency formatting and every built-in function, plus a check that each shipped template computes correctly. The loan template is verified against the standard amortisation reference figure.

I already paid. How do I unlock Pro on another computer?

Your licence key works on unlimited devices. Enter it below and it activates locally.