Typeform is the polished, conversational form tool. Self-hostable replacements (Formbricks, OhMyForm, LimeSurvey) cover the form builder + responses surface; the polish gap is Typeform's animation + logic-jump UX.
Typeform pricing anchor: $25-83/mo on paid tiers; free tier severely capped on responses.
- GitHub
- ★ 12.2k · last commit today · 224 open issues
- License
-
AGPL-3.0 - Setup time
- 15min docker-compose
- Monthly cost
- $5-10 VPS for the app + Postgres.
Migration sketch. No Typeform importer. Recreate forms in Formbricks' builder (it has a similar one-question-at-a-time flow). Existing responses can be exported from Typeform as CSV and stored separately if you need history.
Good fit forTeams that want both surveys + in-product micro-surveys (their snippet supports targeted in-app prompts).
Weak atTheming is more limited than Typeform's branded forms.
- GitHub
- ★ 3.59k · last commit today · 125 open issues
- License
-
GPL-2.0 - Setup time
- 15min (PHP + MySQL)
- Monthly cost
- $5 VPS.
Migration sketch. No Typeform importer. Recreate questions in LimeSurvey's editor; for big surveys use the LSS XML format and write a converter from Typeform's exported question structure.
Good fit forLong, formal surveys (research, academic) with branching logic.
Weak atUI is functional but dated; not the conversational vibe Typeform sells.