Free & Open Source Forever

Forms that just work.
No backend needed.

Point your HTML form's action at our endpoint. We handle email notifications, spam filtering, and store everything in a clean dashboard.

contact.html
<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>

Everything you need. Nothing you don't.

Spam Blocked By Default

Built-in honeypot technology silently eliminates automated bot submissions. Your dashboard and inbox receive only real, human messages.

Minimalist Dashboard

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.

100% Open Source

MIT licensed. Instantly deploy and self-host on your own free Firebase architecture so you always maintain absolute ownership of your data.

Start accepting form submissions today

Free forever. Open source. Self-hostable on your own Firebase. No credit card required.

Create Free Account →