email-link-builder.samcarlton.com
You can pre-fill an email from a link.
email-link-builder is the tool behind that idea: a mailto: link that pre-fills the subject and body, so the person clicking it doesn’t have to be techy at all — “it just opens your Gmail, and it’s actually ready to go.” Fill in recipients, CC, BCC, subject, and body, and it outputs both the final mailto link and a copy-ready HTML anchor.
Links
Highlights
- Two outputs at once — a
mailto:link and a matching HTML anchor. - Full address support — recipients, CC, BCC, subject, and body.
- Variable mode — optional
mailto.toolsvariables for templated drafts. - No backend — everything runs client-side and persists locally.
How It’s Built
- Frontend — a static Vue app (extracted from a CodePen-style tool) with Bulma layout, SCSS, Animate.css, and Font Awesome.
- Build system — Laravel Mix on Webpack, the HTML Webpack Plugin, PostHTML includes, and PurgeCSS.
- Client behavior —
mailto:URL construction, optionalmailto.toolsvariables, local-storage persistence, email validation, and query-string parsing. - Hosting — a Netlify static publish directory with an SPA redirect, behind Cloudflare on the live subdomain.
Screenshots

mailto: link and HTML anchor preview.