A privacy-first form backend for static sites. No tracking. No cookies. Just forms that work.
<form action="https://formdrop.io/f/abc123" method="POST">
<input type="text" name="name" placeholder="Your name" />
<input type="email" name="email" placeholder="Your email" />
<textarea name="message" placeholder="Your message"></textarea>
<button type="submit">Send</button>
</form>That's it. No JavaScript required.
Sign up and create your first endpoint in 30 seconds.
Point your form's action attribute to your endpoint URL.
Receive email notifications and view submissions in your dashboard.
Get notified the moment someone submits your form.
Honeypot fields and rate limiting keep spam at bay.
Works with plain HTML forms. Perfect for static sites.
Next.js, Astro, Hugo, Jekyll, plain HTML - we support them all.
No cookies on form endpoints. No tracking your visitors.
JSON responses, webhooks, and integrations coming soon.
Start free, upgrade when you need more.