Mailto Link Generator
Generate mailto: links with recipient, subject, body, CC and BCC. Useful for "Send email" buttons on sites and signatures. Built-in copy and test. Everything in your browser.
Como funciona o mailto?
mailto: é o esquema de URL para abrir o cliente de e-mail padrão do usuário com campos pré-preenchidos. Os parâmetros vão na query string codificada: ?subject=...&body=...&cc=...&bcc=....
Atenção: caracteres especiais (acentos, quebras de linha, espaços) precisam ser URL-encoded. Esta ferramenta faz isso automaticamente. O suporte a cc e bcc depende do cliente — Outlook, Gmail web, Apple Mail e Thunderbird funcionam.
Tudo no navegador.
Related Tools
CNAB File Reader
Read Brazilian CNAB 240 and CNAB 400 banking files and display records decomposed by type.
GEDCOM Reader
Read GEDCOM (genealogy) files and list individuals (INDI) with name, birth and death dates.
PDF Merge
Merge several PDFs into a single file in the given order. Everything in your browser via pdf-lib.
Create ready-to-use mailto: links
A "Send email" button that opens the user's mail program already filled in makes a difference on a page or in a signature. These links use the mailto: scheme, and writing the syntax by hand (with subject and body) tends to produce mistakes. Here the generator handles that part.
Enter the recipient. If you want, add a subject, the message body and addresses in copy (CC) and blind copy (BCC). The tool builds the link with the correct encoding for each part already in place, and includes a built-in test so you can see how it will look before publishing.
Since everything is generated right in the browser, the link comes out ready to copy and paste into your site's HTML or your signature. It's simple, but it spares you that annoyance of a mailto that won't open properly.