Type Here to Get Search Results !

Welcome To FreeSiteTools

Url Encode & Decode Converter Tool Code

 <center>

  <hr color="#fff" noshade="" size="1" style="background-color: #0030ce; border-style: dotted; border-width: 3px; color: lime;" />

  <br />

<h2>URL Encode Tool Online</h2>


<textarea cols="60" id="encodeTxt" rows="3"></textarea><br /><br />

<button button="" onclick="urlencodeTxt()" style="-webkit-transition-duration: 0.4s; background: rgb(255, 0, 0); border-radius: 30px; border: 5px groove rgb(0, 48, 206); color: white; cursor: pointer; font-size: 16px; overflow: hidden; padding: 10px 25px; position: relative; text-align: center; text-decoration: none; transition-duration: 0.4s; width: 270px;"> <b>CLICK TO ENCODE URL</b> </button>

  <br /><br />

<textarea cols="60" id="encodeResult" rows="3"></textarea>

<br />

  


   

   

   

   

   

  

  <style> 

textarea {

  width: 50%;

  height: 70px;

  padding: 12px 20px;

  box-sizing: border-box;

  border: 7px groove #0030CE;

  border-radius: 14px;

  background-color: #f8f8f8;

  font-size: 18px;

  resize: none;

}

</style>



  

  


<script>

  function urlencodeTxt() {

  var urlEncodeTxt = document.getElementById("encodeTxt").value;

  var resEncode = encodeURIComponent(urlEncodeTxt);

  document.getElementById("encodeResult").value = resEncode;

}


  </script>

  <br />

<hr color="#fff" noshade="" size="1" style="background-color: #0030ce; border-style: dotted; border-width: 3px; color: lime;" />

<h2>URL Decode Online Tool</h2>

<textarea cols="60" id="decodeTxt" rows="3"></textarea><br /><br />

<button button="" onclick="urldecodeTxt()" style="-webkit-transition-duration: 0.4s; background: rgb(255, 0, 0); border-radius: 30px; border: 5px groove rgb(0, 48, 206); color: white; cursor: pointer; font-size: 16px; overflow: hidden; padding: 10px 25px; position: relative; text-align: center; text-decoration: none; transition-duration: 0.4s; width: 270px;"> <b>CLICK TO DECODE URL</b> </button><br /><br />

<textarea cols="60" id="decodeResult" rows="3"></textarea>

<br />


<script>

  function urldecodeTxt() {

  var urlDecodeTxt = document.getElementById("decodeTxt").value;

  var resDecode = decodeURIComponent(urlDecodeTxt);

  document.getElementById("decodeResult").value = resDecode;

}

  </script>

<br />

<hr color="#fff" noshade="" size="1" style="background-color: #0030ce; border-style: dotted; border-width: 3px; color: lime;" />


<br /><a href="https://emexee.com" target="_blank">***</a>


  </center>

<br /><h2 style="text-align: left;">URL Encode Decode Online Tool</h2><div>URL Encode Decode Tool is an online free tool for encode decode URLs, Our URL Encode Decode Tool is very easy to use and always free, by using our URL Encode Decode Tool you can easily encode and decode URLs in one click, URL Encode Decode is the practice of encoding information in a Uniform Resource Locator (URL) in a way that is not normally used, typically to enable the use of characters in a URL that is not supported in the character set being used on the webpage or are disallowed for security reasons.&nbsp; URL Encode Decode&nbsp;is also sometimes referred to as percent-encoding.</div><div><br /></div><div>URL Encode Decode Online Tool will encode and decode a string. The encoding converts the string to a format where it can be transmitted safely, moving it away from being a string that could be interpreted as a command. URL Encode Decode Online Tool&nbsp;will also convert the string to a format that can be stored safely, moving it away from being a string that could be interpreted as data by a program or user. Some characters are encoded differently depending on the context in which they appear.</div><div><br /></div>



How To Use These Code ?

Just copy these above following code and paste in your blogger or wordpress website post in HTML view.


S.NO All SEO And Other Tools Name Download Buttons Demo Buttons
1. Instagram Hashtag Finder Tool
2. Fancy Text Generator Tool
3. Logo & Favicon Maker Tool
4. iFrame Generator Tool
5. Age Calculator Tool
6. Hex Color Picker Tool
7. Youtube Video Downloader Tool
8. Meta Tag Generator Tool
9. QR Code Maker Tool
10. Privacy & Policy Generator Tool
11. Terms & Conditions Generator Tool
12. About Us Page Generator Tool
13. Youtube Thumbnail Downloader Tool
14. HTML To XML Converter Tool
15. Gradient Color Code Picker Tool

Click Here To Get More Tools