Html Parser

How to Use This Tool

Encoding Process:

  • Paste your HTML code in the left textarea
  • Click "Encode HTML" button
  • Copy the encoded result from right side
  • Use "Decode Back" to reverse the process

Common Conversions:

  • < becomes &lt;
  • > becomes &gt;
  • & becomes &amp;
  • " becomes &quot;

Post a Comment