and blocks is deleted along with inline style='' attributes, preventing JavaScript or CSS code from appearing in your plain text output." } }, { "@type": "Question", "name": "Can I keep specific HTML tags like bold or links while stripping the rest?", "acceptedAnswer": { "@type": "Answer", "text": "Yes! Select the 'Custom Allowed Tags' preset mode and enter the comma-separated tags you wish to keep (e.g. b, i, a, p, br). All other HTML tags will be safely stripped away." } }, { "@type": "Question", "name": "Is my HTML code or confidential text uploaded to any cloud server?", "acceptedAnswer": { "@type": "Answer", "text": "Never. All HTML tag parsing, entity decoding, and text stripping occur 100% locally in your web browser's RAM. No data is ever transmitted to or saved on cloud servers." } } ] }, { "@type": "HowTo", "@id": "https://checkistan.com/html-stripper#howto", "name": "How to use HTML Stripper", "description": "Step-by-step tutorial on how to use HTML Stripper online for free.", "totalTime": "PT1M", "step": [ { "@type": "HowToStep", "position": 1, "name": "Step 1", "text": "Paste your raw HTML markup or click 'Upload File' to load an .html or .txt document." }, { "@type": "HowToStep", "position": 2, "name": "Step 2", "text": "Choose a preset mode such as 'Keep Line Breaks', 'Pure Plain Text', 'Convert to Markdown', or 'Custom Allowed Tags'." }, { "@type": "HowToStep", "position": 3, "name": "Step 3", "text": "Customize options to strip script/style blocks, remove comments, or decode HTML entities." }, { "@type": "HowToStep", "position": 4, "name": "Step 4", "text": "Click 'Copy Clean Text' or download your sanitized output as a .txt or .md file." } ] } ] }