html.contact icon

html.contact

html.contact is a hosted backend for HTML forms that sends submissions to email without your own server. Supports attachments, routing, spam screening, logs, exports, and API access.

html.contact

Overview

html.contact is a form-to-email backend for static sites, frameworks, no-code builders, and AI-built sites. It lets you point a plain HTML form at a hosted endpoint so submissions are received, checked, stored, and emailed without running your own server.

The product is positioned around shipping the real form setup early: attachments, To/CC/BCC routing, verified recipients, domain allowlists, spam screening, logs, exports, and API access are included from the start, while paid plans only increase accepted submission volume.

Features

Plain HTML form endpoint

Use a standard HTML form action with method POST. html.contact receives the submission, stores it, and sends email from your dashboard settings.

Recipient routing

Configure delivery to To, CC, and BCC recipients, with verified linked emails and reply-to handling mentioned on the site.

File attachments

Accept one uploaded file per valid submission, with an attachment size limit of 4 MB.

Spam and source checks

Apply server-side spam screening, source checks, usage checks, and delivery-path checks before a submission counts against your plan.

Logs and exports

Review submission logs and export data in CSV or JSON.

API access

Use API submissions and API access for programmatic workflows, alongside public posts and private form/submission APIs mentioned on the homepage.

Use cases

  • Static site contact forms

    Embed a contact or lead form on a static site and route submissions directly to an inbox without building a backend service.

  • Framework-based sites

    Connect forms in frontend frameworks such as Astro, Next.js, Nuxt, React, or Vue using a normal form action rather than a custom API route.

  • Client sites and launches

    Use the hosted endpoint for client projects or launch pages where you want the real submission flow in place before volume becomes a billing issue.

  • No-code and AI-built pages

    Accept submissions from site builders and AI-generated pages that can set a POST endpoint directly, while keeping the browser code limited to the public form key.

Pros and Cons

Pros

  • Works with a normal POST form, so no backend route or client SDK is required.
  • Includes attachments, recipient routing, spam screening, logs, exports, and API access on every plan.
  • Paid plans change volume only; the backend capabilities stay the same across tiers.
  • Supports plain HTML, static hosts, frameworks, no-code sites, and AI-built site builders mentioned on the homepage.

Cons

  • The free plan is limited to 250 accepted submissions across the account, with no expiry.
  • One attachment is supported per valid submission, up to 4 MB.
  • The source only partially documents integrations and platform-specific behavior beyond examples listed on the homepage.

FAQ

Do I need a backend to use html.contact?

No. The service receives a normal HTML form POST and handles the endpoint, source-domain checks, spam screening, email delivery, and logs without a backend route.

Are attachments supported?

Yes. The pricing page says every plan includes one attachment per valid submission, up to 4 MB.

Can I send submissions to multiple recipients?

The page says a form submission can go to To, CC, and BCC recipients, and verified linked emails can be used for routing.

Are logs, exports, and API access available on all plans?

Yes. Submission logs, CSV and JSON exports, and API access are included on every plan.

What kinds of sites can use html.contact?

Yes. The site says it works with plain HTML forms on static hosts, frameworks, no-code sites, and AI-built sites as long as you can set a POST form action.

Quick Facts

Category
Developer Tool
Primary workflow
HTML form POST to hosted email backend
Supported site types
Plain HTML, static hosts, frameworks, no-code sites, and AI-built sites
Pricing model
Free tier plus paid volume-based plans
Source domain
html.contact
Included outputs
Submission logs, CSV/JSON exports, and API access