Tally
Replaceable in one session with an AI coding agent.
A form builder that works like a document — you type, and typing a question makes a field. It handles logic, calculations, payments and file uploads, and almost all of it is on the free tier.
Build me a form builder with a document-style editor, where a live form can change without breaking answers already given. STACK - Astro with a Node adapter, SQLite via better-sqlite3 - A contenteditable editor in vanilla JS, no frontend framework THE EDITOR - A form is an ordered list of blocks: heading, paragraph, short text, long text, email, number, choice, multi-choice, rating, date, file upload - Blocks added by typing a slash command, the way a document editor works VERSIONING, WHICH IS THE HARD RULE - The definition is saved as JSON and versioned - An in-flight response is always validated against the version it was started on - Changing a live form must never invalidate answers already given LOGIC - Rules referencing earlier blocks, evaluated on the server and mirrored in the browser - The server is the authority; the browser copy is a convenience SUBMISSIONS - Append-only, with partial responses saved as the visitor progresses, so an abandoned form still records what was answered SPAM, WITHOUT A THIRD PARTY - Honeypot, minimum fill time, same-origin check, and a per-IP rate limit on a salted hash ADMIN - Response table, per-question aggregates, CSV export, optional SMTP notification - Uploads to local disk or S3-compatible storage with a size cap and a content-type allow-list Include a README on the versioning rule and the upload allow-list.
What you lose
- A generous free tier with unlimited forms and responses, which makes the build hard to justify on money alone
- A document-style editor that non-technical colleagues genuinely enjoy using
- Payment collection, signatures and file uploads handled inside the form
- Conditional logic configured by clicking rather than by writing rules
- Notification email deliverability and the spam filtering that keeps submissions clean
If you would rather not build
- Typeform — the incumbent, covered separately on this site
The escape hatch
open source · no votes, no paid placement
Formbricks
$0Survey and form platform with logic, targeting and self-hosting.
formbricks/formbricksfree · open source
HeyForm
$0Conversational forms with logic jumps and a built-in results view.
heyform/heyformfree · open source
Why this verdict
our own opinion · changed only by a person
85/100
Verdict yes at 85: forms are the clearest category on this site, and the slash-command editor is the only part with real work in it. The honest counter-argument is Tally's free tier rather than the price of the paid one. Price needs verification before publishing.
History
tracked since 6 Aug 2026 · nothing is ever overwritten
Questions about Tally
answered from the record above
Is Tally free?
No price recorded yet. The pricing page shows us euro amounts only from where we are (Pro €20, Business €65), and a converted figure is not a headline price. See the pricing page for the number in your own currency.
Can you replace Tally by building your own?
YES. Replaceable in one session with an AI coding agent. Replacement score 85 out of 100, build time one session. Read what you lose before you decide.
How much does Tally cost?
Tally has no public headline price. The tier we track is Pro.
What do you lose by replacing Tally?
A generous free tier with unlimited forms and responses, which makes the build hard to justify on money alone; A document-style editor that non-technical colleagues genuinely enjoy using; Payment collection, signatures and file uploads handled inside the form; Conditional logic configured by clicking rather than by writing rules; Notification email deliverability and the spam filtering that keeps submissions clean. If any of those carry weight for you, keep paying.
Is there an open-source alternative to Tally?
Yes: Formbricks, HeyForm. The prompt on this page is for when you want it your way instead.
Related entries
same category first, most replaced first
Every week, something stops being worth paying for.
New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.
free forever · no tracking pixel · every prompt stays free on the site