
Nuxt.js
Next.js
Vue.js
React
Tailwind CSS
Hugo
Svelte
Jekyll
CatchForm.dev
Formspree.io
Basin
Netlify
Formcarry
StaticForms.dev
Paperform
CatchForm is a form backend for static websites. You change one attribute in your HTML — the form's action — and submissions start landing in an inbox.
Each submission is stored, shown in a web inbox, emailed to an address you confirm, and optionally POSTed to a webhook. Field names are yours: whatever your HTML sends is what gets saved.
It works on any host — Netlify, Vercel, Cloudflare Pages, GitHub Pages, S3, your own server — and keeps working if you move between them. Built for developers using Astro, Hugo, Eleventy, Jekyll and plain HTML, where there is no server to process a contact form.
Free plan: 1 form, 100 submissions a month, no card. Pro is $12/month or $120/year: 10 forms, 10,000 submissions a month, file uploads and webhooks.
Spam is filtered with a honeypot field. Redirects are restricted to the host you configure, so your endpoint cannot be used to launder links.
CatchForm.devNo features have been listed yet.
No CatchForm.dev videos yet. You could help us improve this page by suggesting one.
CatchForm.dev's answer:
CatchForm is deliberately not a form builder. Your HTML defines the fields — whatever your form posts is what gets stored — so adding a field means editing your own markup, not reconfiguring anything here.
Two defaults are unusual. Notifications only go to an address you have confirmed by clicking a link sent to it, so an endpoint cannot be pointed at a stranger's mailbox. And redirects after submit are restricted to the host you set in your form's settings, so the endpoint cannot be used to bounce visitors to somewhere else.
Submissions are stored independently of email. If a notification bounces or lands in spam, the message is still in your inbox here.
CatchForm.dev's answer:
Because it is not tied to where your site is hosted. The same form works on Netlify, Vercel, Cloudflare Pages, GitHub Pages, S3 or your own server, and keeps working when you move between them.
The free plan is meant to be used on a real site rather than to expire: one form, 100 submissions a month, no card. Pro is $12/month or $120/year for 10 forms, 10,000 submissions a month, file uploads and webhooks.
It is built and supported by one developer. Support, billing and bug reports go to one address and are answered by the person who wrote the code — there is no ticket queue to navigate.
CatchForm.dev's answer:
Developers and small web studios building static sites — Astro, Hugo, Eleventy, Jekyll, or hand-written HTML — where there is no server to process a contact form and adding one is out of proportion to the need.
Typically a portfolio, a landing page, documentation, or a small business site with a contact or enquiry form. People who want the form to work, not a form product to learn.
CatchForm.dev's answer:
CatchForm grew out of a set of small tools built by one developer in Bishkek, Kyrgyzstan. The form backend was the one with demand that never goes away: every static site eventually needs a contact form, and every time it means either standing up a server for a single POST or pasting a mailto: link that quietly loses messages.
It launched publicly on catchform.dev in 2026. It stays deliberately small — one job, done properly, rather than a form builder that grows features until it needs a manual.
Based on our record, Nuxt.js seems to be more popular. It has been mentiond 149 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In recent years, projects like Vercel's NextJS and Gatsby have garnered acclaim and higher and higher usage numbers. Not only that, but their core concepts of Server Side Rendering (SSR) and Static Site Generation (SSG) have been seen in other projects and frameworks such as Angular Universal, ScullyIO, and NuxtJS. Why is that? What is SSR and SSG? How can I use these concepts in my applications? - Source: dev.to / over 2 years ago
One reason to opt for server side rendering is improved SEO, so if this is especially import for your project you could have a look at for instance https://remix.run/ or https://nextjs.org/ for react or https://nuxtjs.org/ if you use Vue. Source: over 3 years ago
Well nuxtjs.org work smooth on ios 12, maybe you didn't understand what I'm talking about. Source: over 3 years ago
E.g. Most nuxtjs.org documentation is Nuxt 2 and therefore Vue 2, while nuxt.com documentation is always Nuxt 3 and therefore Vue 3. Source: over 3 years ago
For detailed explanation on how things work, check out the documentation. - Source: dev.to / over 3 years ago
Next.js - A small framework for server-rendered universal JavaScript apps
Formspree.io - Just send your form to our URL and we'll forward it to your email.
Vue.js - Reactive Components for Modern Web Interfaces
Basin - Collect form submissions, filter spam, and automate workflows — with AI landing pages from Basin Sites.
React - A JavaScript library for building user interfaces
Netlify - Build, deploy and host your static site or app with a drag and drop interface and automatic delpoys from GitHub or Bitbucket