All tools

Mailto Link Builder

Build mailto: URLs with subject, body, cc, bcc.

HTML
<a href="mailto:hello%40example.com?subject=Quick+hello&body=Hi%2C%0A%0AWanted+to+reach+out+about+...%0A%0AThanks%21">Email me</a>

mailto: links open the user's default email client with fields pre-filled. Supports to, cc, bcc, subject, and body. Some clients (especially Gmail in browser) require additional setup to handle mailto: links.

About

Type your fields. The tool encodes them into a mailto: URL ready to drop in HTML or share. Opens the user's default email client with everything pre-filled.

How to use

  1. Fill in to, subject, body.
  2. Copy the URL.

FAQ

Does mailto work in Gmail?+

By default, no - browsers send mailto: to the OS default. To make it open Gmail, install the Chrome handler or use a Gmail-specific URL (mail.google.com/mail/?view=cm).