{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:22.020Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"html-decode","name":"HTML Decode","url":"https://myaitools.net/html-decode"},{"slug":"unicode-to-text","name":"Unicode Escapes to Text","url":"https://myaitools.net/unicode-to-text"},{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://myaitools.net/qr-code-reader"},{"slug":"base64-decode","name":"Base64 Decode","url":"https://myaitools.net/base64-decode"},{"slug":"url-decode","name":"URL Decode","url":"https://myaitools.net/url-decode"},{"slug":"html-encode","name":"HTML Encode","url":"https://myaitools.net/html-encode"},{"slug":"text-to-unicode","name":"Text to Unicode Escapes","url":"https://myaitools.net/text-to-unicode"},{"slug":"quoted-printable-decode","name":"Quoted-Printable Decode","url":"https://myaitools.net/quoted-printable-decode"}],"kind":"utility","slug":"html-to-text","name":"HTML to Plain Text Converter","description":"Strip HTML tags and convert to clean plain text — handles entities, scripts, styles, links. Free, instant, in-browser.","longDescription":"Paste any HTML and get clean, readable plain text. This converter strips all HTML tags, removes <script> and <style> blocks, converts <br> to newlines, <p> and block elements to double newlines, decodes HTML entities (&amp;, &lt;, &nbsp;, numeric entities, etc.), preserves link URLs in parentheses, and collapses excess whitespace. Perfect for extracting text from web pages, cleaning up HTML email content, preparing data for plain-text systems, or converting HTML articles to readable format. Everything runs locally in your browser — no data is transmitted.","category":"text","categoryName":"Text & Encoding","keywords":["html to text","html to plain text","strip html tags","remove html tags","html to text converter","html stripper","html tag remover","convert html to text online","free html to text","html entity decoder","html to readable text","clean html text","extract text from html","html to text online tool","strip html tags online"],"badge":"Converter","url":"https://myaitools.net/html-to-text","inputs":[{"type":"text","key":"html","label":"HTML","placeholder":"<p>Paste your HTML here…</p>","multiline":true,"monospace":true}],"outputs":[{"key":"text","label":"Plain Text","multiline":true}],"invocation":{"webUi":"https://myaitools.net/html-to-text","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}