Back to Web Tools

Email Protector

Encode your e-mail address through the use of Character Entities, and transform your ascii email address into its equivalent decimal entity. Replace all instances of your e-mail address on your pages with the code, and you won't have to worry about spambots.

1: Enter your e-mail address as usual in the first text box,
2: Click the encode button
3: Highlight and copy the resulting code in the second box.

This encoded e-mail address can be read and translated back into its original ascii text by almost any web browser without any further action on your part.

For example; on the visible web page:

"yourname@domain.com."

In the source code for the web page, the above will look like this:

"<a href="mailto:
&#121;&#111;&#117;&#114;&#110;&#097;&#109;&#101;&#064;&#100;&#111;&#109;&#097;&#105;&#110;&#046;&#099;&#111;&#109;">
&#121;&#111;&#117;&#114;&#110;&#097;&#109;&#101;&#064;&#100;&#111;&#109;&#097;&#105;&#110;&#046;&#099;&#111;&#109;
</a>"

E-mail Address:

E-mail Address Encoded: