Packetizer Logo
 
Labs

Hide Email Address

Enter your name (optional), subject (optional), and e-mail address. This script will convert your email address into a form that you can copy and paste into your web pages to make it more difficult for bots to discover your email address. Note that there is no guarantee that it will defend against bots, but it's better than nothing and provides a workable link for your visitors.

Hide Email Address Results

Below are lines of code you can copy into your HTML to hide your email address so that some bots will not find it. We have two forms from which to choose. The first merely replaces the values of the ASCII characters with HTML entity references, shown below.

HTML Code

On your web page, the e-mail link will work and display as shown below:

The JavaScript version that you might embed in your web page would look like this code below.

JavaScript Code

Click here to do it again.