Free HTML Decoder

Convert HTML entities back to readable text — named and numeric entities (decimal and hex) both supported.

Word Counter

Runs entirely in your browser — paste text and watch the results update instantly. Nothing is uploaded.

100% Client-Side — Your text stays in your browser. Nothing is uploaded.

How to use this tool

  1. 1

    Paste entity-laden text

    Exported HTML, RSS feeds or scraped markup with ' and &.

  2. 2

    Entities resolve

    Named and numeric entities — decimal and hex — become their real characters.

  3. 3

    Copy the plain result

    Readable text is ready for notes, editors or further processing.

Key features

InputDecoded
&&
éé
😀😀
&lt;b&gt;hi&lt;/b&gt;<b>hi</b>

Privacy: your text never leaves your browser

Every Toolflect Text Tool is 100% client-side. The moment you type or paste text, it is analyzed by JavaScript running inside this browser tab. Your text is never sent to our servers, never stored in a database, and never shared with any third party or AI service.

  • No uploads, no accounts, no sign-up
  • No cookies or tracking of your text
  • Works offline once the page has loaded
  • Close the tab and your text is gone from memory

You can even verify it yourself: open your browser's developer tools, switch to the Network tab, and type into the tool — the only requests you will ever see are this page's own static files (HTML, CSS, JavaScript). Nothing you type is ever transmitted.

Frequently asked questions

Does it run any scripts?
No — decoding is a pure text mapping. Nothing is parsed as HTML or executed.
Which named entities are covered?
Common ones like &amp; &lt; &gt; &quot; &apos; &nbsp; and dashes, plus every numeric entity in decimal or hex.
Will it double-decode?
Only what you paste — &amp;lt; decodes to &lt; in one pass, which is correct behavior.
Local processing?
Always — decoding happens entirely inside your browser.

More free ToolFlect text tools

All free ToolFlect tools