HTML Decoder
Encoded HTML
  • Decode
  • Level
  • Scope
Output HTML 

Online Free Decode Encoded HTML to Easy-to-Read HTML

  • Decodes the Encoded HTML to Easy-to-Read HTML
  • Decode as you type
  • Decode on paste
  • Availability to change the level
  • Availability to change the scope

Sample

<div>
    <h1>Quraim Soft Tools</h1>
</div>

Converts to:

<div>
    <h1>Quraim Soft Tools</h1>
</div>