Link Obfuscation

This form allows you to turn an HTML link tag, i.e. <a href="URL">Name</a>, into a few lines of Javascript, which will make it all but impossible for email address harvesters to obtain the URL.

In browsers without Javascript, the plain text URL is displayed, yet in a staggered layout for obfuscation.

Input Link Components
  1.  Example: mailto:
    Use Example
  2.  Example: [email protected]
    Use Example Unicode Example
  3.  Example: John Doe
    Use Example Unicode Example
Obfuscated Link
  1. HTML source:
    
                
  2. Original:
  3. Obfuscated:
  4. No JavaScript: