Email link builder

Mailto link generator

0 / 2000

With no recipient, the email app opens with the To field blank.

Mailto link

mailto:

HTML

<a href="mailto:">Email us</a>

Markdown

[Email us](mailto:)

The clickable words in the HTML and Markdown snippets above.

Add a recipient
Spur

Email is where enquiries go to wait.

Spur puts WhatsApp, Instagram and Messenger in one inbox and lets an AI agent answer them in seconds, not business days.

Trusted by 600+ businesses worldwide

  • Libas
  • Arvenal
  • Fashor
  • Céora
  • Nickron
  • Zariva

How to create a mailto link

  1. 01

    Fill in the fields

    Recipient, subject and message. Cc and bcc are optional.

  2. 02

    Copy the link or the tag

    The URL for a button, the HTML for a web page, Markdown for docs.

  3. 03

    Paste it where people click

    Their email app opens with everything already filled in.

Why use a mailto link

Every field arrives filled in

Subject, message, cc and bcc are set before they start typing.

Nobody mistypes your address

One click beats copying an address across from a page.

Works anywhere a link works

A website button, an email signature, a PDF, a QR code.

Mailto syntax

Everything you can put after the address.

ParameterExampleNotes
tomailto:sales@acme.comThe address. Separate several with commas.
?subject=?subject=Pricing%20questionFirst parameter uses ?, the rest use &.
&body=&body=Hi%20there%0AThanks%0A makes a new line.
&cc=&cc=team@acme.comVisible to everyone on the email.
&bcc=&bcc=archive@acme.comHidden from the other recipients.
<a href><a href="mailto:sales@acme.com">Email us</a>In HTML, write & as &amp; or the link breaks.

Before you publish the link

Three things go wrong, and none of them are visible from your own machine.

  1. 01

    It does nothing without a mail app

    The link hands off to whatever is set as the default. On a computer with no mail app configured, or a browser where webmail was never registered as the handler, the click does nothing at all. Give people the plain address next to the button as a fallback.

  2. 02

    Scrapers can read the address

    A mailto link puts your address in the page source in plain text, which is exactly what address harvesters look for. For a public page, a contact form collects less spam. For an email signature or an internal doc, it does not matter.

  3. 03

    Long messages get cut off

    Some clients truncate the link past roughly 2,000 characters, and older Outlook builds cut it shorter still. Use the message field for a couple of lines, not a whole draft.

Frequently asked questions

How mailto links work, where they break, and what to use instead.

Before you send it. Your customers would rather message than email.

Spur answers WhatsApp, Instagram and Messenger with an AI agent, so an enquiry gets a reply while the person is still interested.

  • Meta Business Partner
  • Shopify Partner
  • 7-day free trial
  • Connects to Shopify in minutes
  • Billed per conversation delivered

Did this tool do what you needed?