Hide URL of Link

Link Obfuscator

This is a free online tool that allows you to obfuscate the destination (href) of a link (<a>).
How to use :
  1. First, try this demo page to understand two types of hrefs: Initial Href and Final Href.
  2. Next, fill out the form below and then click Obfuscate at the bottom of the form. It will generate JavaScript code that obfuscates Final Href.
Final Href
Final Href is the actual address that the link will jump to when clicked. It will be obfuscated and stored in JavaScript code.
Initial Href
Initial Href will be assigned to the href attribute of <a>, however, clicking the link will not jump to it.