splitforms.com

SplitForms vs Kwes Forms

A Kwes Forms alternative built for shipping.

500 free submissions each month, a modern developer API, and pricing that stays simple as you grow.

  • 500 free / mo
  • $5/mo Pro
  • 10 min to migrate

Get started in minutes

Ship your first form without the setup tax.

Drop one endpoint into the HTML you already have and submissions start flowing — no backend to host, no SDK to install, no lengthy onboarding. Point your form, hit submit, and watch the entries land.

  • Works with any stack — plain HTML, React, Vue, or static sites
  • 500 free submissions every month, no credit card
  • Live in less time than it takes to read the Kwes Forms pricing page
Try SplitForms Free
Launching a form with splitforms instead of Kwes Forms

Feature-by-feature comparison

Where the actual differences live.

A side-by-side look at the details developers actually care about when comparing splitforms and Kwes Forms.

FeaturesplitformsKwes Forms
Free tier500 submissions/mo, unlimited formsLimited free tier with branded validation messages
Cheapest paid plan$5/mo Pro (5,000 submissions)$9/month (Personal)
Long-term plan$59 every 3 years (15,000/mo, 36 months)Not offered
Submission dashboardYes, with search & exportYes
Webhook deliverypaid plans, signed; one 8-second attemptYes
File uploadsStorage-backed, 5 files at 5 MB eachYes (often paid)
Spam protectionAI classifier + honeypotHoneypot / CAPTCHA
Host requirementNone — works anywhereNone
splitforms submission dashboard with live analytics and spam protection

See everything

One dashboard for every submission.

Search, filter, and export every entry, watch your analytics update live, and let the built-in spam shield drop junk before it ever reaches your inbox — all in one clean control room.

  • Real-time entries with search, filters, and CSV export
  • Automatic spam filtering, on by default
  • Included on the free plan — not a paid upgrade

Where your leads go

Route every lead to the tools you already use.

Forward submissions to email, Google Sheets, your CRM, or any webhook the moment they arrive. When you move off Kwes Forms, your leads keep landing exactly where your team expects them — nothing to re-wire.

  • Email, Sheets, CRM, and webhook delivery built in
  • Connect the stack you have without extra middleware
  • Same fields, same field names — migrate without a rewrite
Routing form leads to email, Sheets, CRM and webhooks after leaving Kwes Forms

Leave Kwes Forms in ~10 minutes

Migrate without rewriting your forms.

Keep your HTML, field names, and styles. Only the POST endpoint changes — most teams finish a site in one short session.

Get a free access key

Sign up at splitforms.com — no credit card. Copy your key from the dashboard.

Swap the form action

Point your form to https://splitforms.com/api/submit and include your access_key.

Test, then cut over

Submit a sample entry, confirm inbox + dashboard, then remove the old endpoint.

How SplitForms works

From form to workflow in 3 simple steps.

Connect your form, collect every submission, and send data where it needs to go — without building backend infrastructure.

A SplitForms contact form submission launching straight to your inbox

Add your endpoint

Point your form to your unique SplitForms endpoint. That's it.

HTML form pointing at a SplitForms submit endpoint

Receive submissions

We instantly capture and organize every submission in your inbox.

Submissions inbox with searchable leads and status pills

Route anywhere

Send data to email, spreadsheets, CRMs, webhooks, and 7,000+ apps.

Generic integration tiles for email, sheets, chat, CRM, automate, and webhook

No credit card required. Set up in under 60 seconds.

Connect & automate

Connect your favorite tools and automate everything

SplitForms works with the destinations you route to and the platforms you build on — from Slack and Sheets to WordPress, Shopify, and Next.js.

Connect your SplitForms form to Slack, Google Sheets, Mailchimp, Zapier and more

Trusted by indie teams and agencies shipping forms worldwide

PETAL/COKRAFT.DELINEAR-XBUILD.DEVSTUDIO 71MERIDIANFRAME&CO

Testimonials

Loved by developers shipping at every scale.

40 quotes on record — from indie hacks to agency migrations.

Common questions

Frequently asked questions.

View all FAQs
Is splitforms a real Kwes Forms alternative?

Yes. splitforms handles the same core jobs as Kwes Forms: a POST endpoint, email delivery, a submission dashboard, webhooks, and spam filtering. The Free plan covers 500 submissions/month with unlimited forms, versus Kwes Forms's Limited free tier with branded validation messages — so most developers get more headroom without paying more.

How long does it take to migrate from Kwes Forms?

For an endpoint-based form service, migrate by creating a splitforms access key, changing the form action to https://splitforms.com/api/submit, deploying, and sending a test entry. Field names, validation, and styling can stay unchanged.

Does splitforms support the same features as Kwes Forms?

splitforms includes email delivery, a searchable dashboard, HMAC-signed webhooks on paid plans (one attempt, 8-second timeout), storage-backed file uploads on eligible plans, custom redirects, spam filtering, and a documented REST API. Kwes Forms-specific features like declarative validation via `data-kwes-*` attributes (no js required) may need an integration.

What does splitforms cost compared to Kwes Forms?

splitforms is free for 500 submissions/month; the current paid entry is $5/mo Pro (5,000 submissions), and the $59 3-Year plan includes 15,000 submissions/month across 36 months. Kwes Forms starts at $9/month (Personal). Verify both pricing pages because allowances can change.

Will my existing Kwes Forms forms break if I switch?

Your HTML can stay in place. Preserve field names, validation, and styling, change the action and access key, then test the production form before completing the switch.

Does splitforms have a long-term plan?

Yes — the 3-Year plan is one $59 payment covering 36 months at 15,000 submissions/month, with no monthly billing in between. Check Kwes Forms's current pricing page before comparing billing terms.

Is splitforms a good fit for sites where client-side validation rules in html attributes are the primary differentiator?

splitforms is built for developers shipping production sites — static sites, SaaS landing pages, JAMstack apps, and agency client work. For sites where client-side validation rules in html attributes are the primary differentiator, the deciding factor is usually whether declarative validation via `data-kwes-*` attributes (no js required) matters to you; if it does, keep Kwes Forms in the mix. Otherwise splitforms is the endpoint-driven option.

Simple pricing

Start free. Scale when you need more.

Choose a plan that fits your workflow — from a free form endpoint to full automations, exports, and higher submission limits.

Free

$0

Free forever

 
Best for testing

For side projects and indie devs.

  • 500 submissions / mo
  • Unlimited forms
  • Email notifications included
  • Honeypot spam filtering
  • Submissions dashboard
  • MCP setup stays free
  • No credit card required

3-Year

$59/ 36 months
was $99 · save 40% · new-user price

Pay $59. 3 years sorted.

  • 15,000 submissions / mo
  • Unlimited forms
  • Everything in Pro
  • Renews every 3 years
  • Long-term discount
  • Priority support included
  • Vote on the roadmap

No credit card required on Free • Cancel anytime

Deep dive

The full picture, no fluff.

Short, honest answers on pricing, migration, and when Kwes Forms is still the better fit.

01

Short answer: which one should you pick?

Kwes Forms is the right call if you specifically want declarative client-side validation driven by HTML attributes — `data-kwes-rules="required|email"` and you're done. The polish is real, and it's particularly comfortable in Webflow projects where a designer is wiring the form without writing JS.

splitforms is the right call when you want the backend to do its job (storage, classification, notification, webhooks) and you're picking your own validation stack — native HTML validation, Zod + React Hook Form, Yup, whatever. splitforms doesn't require a runtime dependency in your page, doesn't dictate validation UI, and gives you a larger free tier with a more developer-first API.

02

Why developers switch from Kwes Forms to splitforms

The most common trigger is the runtime dependency. Kwes Forms requires loading their client-side JS bundle for validation to work. If you care about page weight, CSP rules, or want to ship a form that works without JavaScript, the dependency becomes friction. splitforms ships a backend — your validation is whatever you choose, including no JS at all.

The second trigger is pricing per form-count. Kwes Forms tiers on form count in addition to submission volume. Running a portfolio with multiple landing-page forms, or an agency with several client sites, hits the cap fast. splitforms has no per-form limit on any tier.

The third trigger is webhook signing. Kwes Forms supports webhooks, but the signing story is less mature than splitforms's. For a production integration, HMAC-SHA256 signed payloads your receiver can verify matter — splitforms also ships a free webhook tester at splitforms.com/webhook-tester.

03

Kwes Forms vs splitforms: feature comparison

Validation
Kwes Forms ships declarative client-side rules. splitforms doesn't ship validation — you bring your own (native HTML, Zod, Yup, whatever).
Runtime dependency
Kwes Forms requires their JS bundle on the page. splitforms requires none.
Free tier
splitforms 500 submissions/month. Kwes Forms free is tighter and branded.
Per-form limit
splitforms has unlimited forms on every tier, including Free. Kwes Forms caps by tier.
Webhooks
splitforms ships HMAC-SHA256 signed webhooks (single delivery attempt, 8-second timeout) on paid plans. Kwes Forms has webhooks with a thinner signing story.
Spam
splitforms AI classifier + honeypot. Kwes Forms uses CAPTCHA.
API
splitforms ships open REST API and MCP server. Kwes Forms is more product-first.
04

Common Kwes Forms issues splitforms solves

  • I don't want to ship a 20KB validation bundle.

    splitforms has no required client-side runtime. Use native HTML validation, your own JS, or nothing.

  • I'm hitting the form-count cap.

    splitforms has no per-form limit on any plan.

  • I need signed webhooks for my CRM integration.

    splitforms ships HMAC-SHA256 signed webhooks on paid plans — single delivery attempt, 8-second timeout.

  • The CAPTCHA is hurting my conversion rate.

    splitforms uses invisible AI classification instead.

05

How to migrate from Kwes Forms to splitforms

Step 1: sign up at splitforms.com for a free access key. Step 2: change your form's action to `https://splitforms.com/api/submit` and remove the Kwes Forms script tag. Step 3: pick a validation approach — native HTML attributes (`required`, `type="email"`, `pattern`), Zod + React Hook Form, or your library of choice. Step 4: submit a test entry and deploy.

06

Frequently asked questions

Is splitforms a viable Kwes Forms alternative? Yes — splitforms covers storage, spam filtering, notifications, and webhooks. Validation is your pick (which most developers prefer).

Will I lose Kwes's polished validation UI? You'll need to recreate it (or use a different library). Native HTML validation is free; React Hook Form + Zod is the modern default.

What about Webflow integration? splitforms works with Webflow — set your form's action attribute to the splitforms endpoint in Webflow's form settings.

Is there a long-term plan? Yes — $59 for the 3-Year plan at 15,000 submissions/month for 36 months.