Point your HTML form's action at our endpoint.
We handle email notifications, spam filtering, and store everything in a clean dashboard.
<form
action="https://freeforms.web.app/f/your-form-id"
method="POST">
<input type="hidden" name="_next" value="https://yoursite.com/thanks"/>
<input type="email" name="email" required/>
<textarea name="message" required></textarea>
<button type="submit">Send</button>
</form>
Built-in honeypot technology silently eliminates automated bot submissions. Your dashboard and inbox receive only real, human messages.
View, search, and organize all your form submissions in a beautiful, distraction-free web UI. Download your raw data natively as CSV or JSON anytime.
MIT licensed. Instantly deploy and self-host on your own free Firebase architecture so you always maintain absolute ownership of your data.
Free forever. Open source. Self-hostable on your own Firebase. No credit card required.
Create Free Account →