Paperform
Replaceable in one session with an AI coding agent.
A form builder that works like a document: you type a page and typing a question makes a field. It leans on calculations, payments and long-form layouts rather than short surveys.
Build me a form that reads like a page, takes a payment, and totals a price as it goes. STACK - Astro with a Node adapter, SQLite via better-sqlite3 - Stripe Checkout for money; never touch a card number THE DOCUMENT MODEL - A form is Markdown with inline field tokens, so the surrounding copy is part of the form - Each token declares a type and a name; everything else is prose - Render server-side to a single page that works with JavaScript disabled CALCULATIONS - A price expression referencing field names, evaluated on the client for feedback and again on the server before charging - The server total is the only one that reaches Stripe — never trust the number the browser posts - Show the working: line items, then the total, so the respondent can check it PAYMENT - Create a Checkout Session with the server-computed amount and the submission id in metadata - Mark the submission paid only from the webhook, never from the success redirect - Store every Stripe event append-only for reconciliation VALIDATION - Required, min, max, pattern, and a cross-field rule expressed in the same expression language as the price AFTER SUBMISSION - A receipt to the respondent and a notification to the owner - CSV export including the computed total and the payment state Include a README covering the Stripe webhook secret, testing with the CLI, and what happens to a submission whose payment never completes.
What you lose
- A document-style editor where the form is written like a page rather than assembled from blocks
- Calculations and price fields with a live total, including tax and coupon handling
- Stripe checkout inside the form, with the payment tied to the submission
- Scheduling fields that read a calendar and hold a slot while the form is being filled
- Hosted pages with themes that look designed without design work
If you would rather not build
- Fillout — paid, closest builder, generous free tier
- Typeform — paid, one question per screen instead of a document
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
OhMyForm
$0Self-hosted form builder with logic and exports, a lighter option to run.
ohmyform/ohmyformfree · open source
Why this verdict
our own opinion · changed only by a person
76/100
Verdict yes at 76: the interesting half is the price expression evaluated twice, and the prompt is explicit that only the server total may reach Stripe. The editor experience — writing a page and getting a form — is the part a build will not match.
History
tracked since 9 Aug 2026 · nothing is ever overwritten
Questions about Paperform
answered from the record above
Is Paperform free?
No — the plan we track is $29 a month. Essentials at $29/month billed monthly, around $24 annually; limits are on forms and monthly submissions.
Can you replace Paperform by building your own?
YES. Replaceable in one session with an AI coding agent. Replacement score 76 out of 100, build time one session. Read what you lose before you decide.
How much does Paperform cost?
$29 a month on Essentials — $348 a year. Recorded 9 Aug 2026.
What do you lose by replacing Paperform?
A document-style editor where the form is written like a page rather than assembled from blocks; Calculations and price fields with a live total, including tax and coupon handling; Stripe checkout inside the form, with the payment tied to the submission; Scheduling fields that read a calendar and hold a slot while the form is being filled; Hosted pages with themes that look designed without design work. If any of those carry weight for you, keep paying.
Is there an open-source alternative to Paperform?
Yes: Formbricks, OhMyForm. 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