RedX HTML Encoder

There are many special characters that require encoding for use in a HTML document. Characters such as <, the symbol for less than, can not be used directly in HTML text as it will be mistaken as an opening tag. To use this symbol we encode it as &lt;.

RedX HTML encoder is a freeware application that will encode any special characters in a piece of text allowing the output to be used directly in a HTML document.

If you have HTML source code with a strings like:
&lt;&quot;@&quot;&gt;
You can also decode the special characters to:
<"@">
Screenshot

This application is released as freeware and contains no spy or adware of any kind.
Requirements: Windows XP,2000,Vista (.net framework 2 and above)
This software can be downloaded below:
Download Here