§ 01
Short answer: which one should you pick?
If you need a visual builder with thousands of pre-built templates, drag-and-drop styling that non-technical operators can run, and a long catalog of integrations (PayPal, Square, Salesforce, HIPAA-compliant medical intake forms), Jotform is the genuinely strong fit. The template library alone — 10,000+ forms — is unmatched, and for a team without engineering bandwidth it's the fastest path from zero to a working form.
If you're a developer or small team comfortable writing HTML, splitforms is the better backend. The free tier is 1,000 submissions/month with unlimited forms (vs Jotform's 100/month and 5-form cap), the Pro plan is $5/mo for 5,000 submissions (vs Jotform's $39/mo Bronze for 1,000), and the API surface is built for 2026 — open REST, signed webhooks, MCP server, idempotency keys. For anyone who'd rather POST to an endpoint than configure a hosted UI, splitforms is roughly 8x cheaper and meaningfully more developer-friendly.
§ 02
Why developers switch from Jotform to splitforms
The most common trigger is the form-count cap. Jotform's free tier limits you to 5 forms; Bronze caps at 25; Silver at 50. For anyone running multiple sites, environments, or even just multiple landing pages on a single project, that ceiling becomes a tax on shipping. splitforms removes the ceiling: unlimited forms on every plan, including free.
The second trigger is price per submission. Jotform Bronze is $39/mo for 1,000 submissions — roughly $0.039 per submission. splitforms Pro is $5/mo for 5,000 submissions — $0.001 per submission, or roughly 39x cheaper at the same tier. Over a year, that's $468 vs $60 (or $59 once on the 4-Year plan), and the gap widens at higher volumes.
The third trigger is API and integration depth. Jotform's API works but is heavily tuned for the visual builder — endpoints reflect the UI structure, error responses are inconsistent, and rate limits force batching for any real sync workflow. splitforms ships predictable JSON, idempotent submission keys, signed webhooks with retries, a dead-letter view, and an MCP server that exposes submissions and configuration to AI agents natively.
The fourth trigger is hosting model. Jotform-hosted forms live on a jotform.com subdomain (or embed via iframe), which breaks domain continuity and leaks attribution. splitforms is a standard form action — your HTML, your domain, your CSS, your analytics chain.
§ 03
Jotform vs splitforms: feature comparison
Free tier: splitforms 1,000 submissions/month, unlimited forms, full dashboard. Jotform 100 submissions/month, 5 forms, full builder.
Form-count limits: splitforms has none on any plan. Jotform caps form count at every tier (5 / 25 / 50 / 100), forcing upgrades for reasons unrelated to actual traffic.
Builder UI: Jotform wins clearly here. The drag-and-drop builder, the 10,000+ template gallery, and the visual logic editor are mature, polished, and accessible to non-technical users. splitforms is a backend — you write the HTML.
API design: splitforms ships predictable JSON, idempotency keys, signed webhooks, retry-with-backoff, and an MCP server on every plan. Jotform's API works but is tuned for the visual builder.
Spam protection: splitforms uses an AI classifier on top of honeypot — accurate enough to drop CAPTCHA. Jotform uses CAPTCHA and honeypot, which adds friction.
Webhooks: splitforms includes signed webhooks with retries on every plan including free. Jotform includes webhooks but the observability surface is thinner.
Hosting: splitforms forms live on your domain as standard HTML. Jotform forms live on jotform.com or embed via iframe.
Pricing: splitforms tiers on submission volume only. Jotform tiers on submissions, form count, monthly views, storage, and user seats simultaneously — multiple knobs that can each force an upgrade.
§ 04
Common Jotform issues splitforms solves
"I'm hitting the 5-form cap on free." splitforms has no per-form cap on any plan. Run as many forms as you want; you only pay for total submission volume.
"$39/mo for 1,000 submissions is more than my whole hosting bill." splitforms Pro is $5/mo for 5,000 submissions — same job, roughly 39x cheaper per submission.
"I want my form on my own domain, not jotform.com." splitforms is a standard HTML form action. The form lives on your page, your domain, with your styling.
"The Jotform API rate limits are forcing me to batch sync jobs." splitforms' API is open and predictable on every plan, with documented limits that fit normal usage patterns.
"AI-generated spam is getting through CAPTCHA." splitforms runs every submission through an AI classifier specifically trained on modern LLM-written form spam.
"I want to expose form submissions to a Claude or Cursor agent." splitforms ships an MCP server natively.
§ 05
splitforms advantages at a glance
splitforms is the backend you switch to when you stop wanting the hosted-builder model. The free tier is positioned to be the backend you actually ship with — not a 100-submission trial, and not a single-domain hosted experience.
Real free tier: 1,000 submissions/month, unlimited forms, full dashboard, signed webhooks, file uploads, AI spam filtering — no card on file.
Open API on every plan, including free. Fetch submissions, list forms, manage webhooks, sync to your own database, build a custom dashboard — without an enterprise contract.
MCP server for AI agents: Claude, Cursor, and other MCP-aware tools can read and act on form data natively. No custom integration required.
Signed webhooks with retries, exponential backoff, and a dead-letter view in the dashboard. Inspect and re-deliver any failed delivery.
Dedicated SMTP for deliverability. Notification emails come from a maintained sender reputation, not a shared pool.
Pricing that compounds in your favor: $5/mo Pro for 5,000 submissions, or $59 once on the 4-Year plan for 15,000/month over 48 months.
§ 06
Migrating from Jotform to splitforms in 3 steps
Step 1: sign up at splitforms.com for a free access key — no credit card required. Step 2: rebuild each form as plain HTML on your own page. If you were using Jotform's iframe embed (`<iframe src="https://form.jotform.com/...">`), remove it and replace with a real `<form action="https://splitforms.com/api/submit/YOUR_KEY" method="POST">` containing the same fields. For drag-and-drop styling, copy the field structure into Tailwind, plain CSS, or your existing component library. Step 3: submit a test entry and confirm it lands in the splitforms dashboard.
If you have many Jotform forms, the pragmatic order is: pick the highest-traffic form, migrate as a pilot, run both endpoints in parallel for 24 hours by duplicating the form on splitforms, compare submission counts, then cut over. Repeat per form. Most contact-form-equivalents migrate in 15-20 minutes; complex multi-step forms take longer because you're rebuilding the field markup.
For Jotform-specific features that don't have a one-to-one mapping — PDF generation, approval workflows, signed documents — splitforms drives those via webhook to dedicated services. Webhook to a PDF generator (DocRaptor, PDFShift) for receipts; webhook to an e-sign service (DocuSign, HelloSign) for signed documents. Slightly more setup than Jotform's bundled feature, dramatically more control and observability.
§ 07
Pricing comparison: Jotform vs splitforms
Jotform Starter (free): 100 submissions/month, 5 forms. splitforms Free: 1,000 submissions/month, unlimited forms. 5x more submissions, no form cap.
Jotform Bronze ($39/mo): 1,000 submissions/month, 25 forms. splitforms Pro ($5/mo): 5,000 submissions/month, unlimited forms. Roughly 39x cheaper per submission, no form cap.
Jotform Silver ($49/mo): 2,500 submissions/month, 50 forms. splitforms Pro ($5/mo): 5,000 submissions/month — twice the volume at one-tenth the price.
Jotform Gold ($129/mo): 10,000 submissions/month, 100 forms. splitforms 4-Year ($59 once): 15,000 submissions/month for 48 months. Over four years, that's $59 vs roughly $6,200 of Jotform Gold.
The honest caveat: Jotform Bronze and above include features splitforms doesn't try to replicate — the visual builder, the template gallery, PDF generation, approval workflows, the integrations marketplace. If you actively use those, the price is for them, not the submission volume. If you're a developer who'd rather write HTML and POST to an endpoint, you're paying $39-$129/mo for a builder you don't use.
§ 08
FAQ: Jotform vs splitforms
Is splitforms a true Jotform alternative? For the backend layer — POST endpoint, submission storage, dashboard, webhooks, spam filtering, file uploads, notifications — yes, with a 5x larger free tier, no form caps, and roughly 8-39x cheaper paid plans. For the visual builder and the 10,000+ template gallery, splitforms isn't trying to replicate that; you'd write the form HTML yourself or with your existing component library.
Can I import my existing Jotform forms? Not via a one-click importer — splitforms doesn't ship a builder, so there's no UI to import into. The migration path is rebuilding the form fields as HTML on your own page. For a typical contact or signup form, this takes 15-20 minutes.
What about file uploads? splitforms supports file uploads on every plan via standard `multipart/form-data`. Same as Jotform, no SDK required.
Does splitforms support PDF generation or e-signature workflows? Not built-in — splitforms drives those via webhook to dedicated services (DocRaptor or PDFShift for PDFs, DocuSign or HelloSign for signatures). More setup than Jotform's bundled feature, more control and observability.
Is there a HIPAA-compliant tier? splitforms doesn't currently offer a HIPAA BAA. If you need HIPAA compliance for medical-intake forms, Jotform's HIPAA tier is the right tool.
Is there a per-form limit on splitforms? No. Unlimited forms on every plan including free.
Does splitforms have a one-time payment plan? Yes — $59 for the 4-Year plan at 15,000 submissions/month for 48 months. Compared to Jotform Bronze's $39/mo recurring, the 4-Year plan pays for itself in under two months.