← all SaaS
Self-host Typeform
Forms / surveys / quizzes
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.
Formbricks formbricks/formbricks alive
- GitHub
- ★ 12.2k · last commit 1d ago · 214 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.
LimeSurvey LimeSurvey/LimeSurvey alive
- GitHub
- ★ 3.59k · last commit 3d ago · 126 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.
OhMyForm ohmyform/ohmyform dead · archived
- GitHub
- ★ 2.89k · last commit 19mo ago · 56 open issues
- License
-
AGPL-3.0 - Setup time
- 15min docker-compose
- Monthly cost
- $5 VPS.
Migration sketch. Manual recreation. CSV-export your past Typeform responses for archival.
Good fit forLight Typeform clone with a clean UI for one-off forms.
Weak atProject activity has slowed; check recent commits before committing.
In a terminal? npx os-alt typeform prints this table —
how the CLI works →