Extract readable text from HTML fragments copied from a web page, email template, content system, or generated response. TextSnoop removes supported markup and decodes common entities without sending the source to a server.

Read the guide

Input Text

Paste your text to get started. Choose the revisions you want, then copy the result for its destination.

728 / 500,000 characters

Rich paste detected: 1 bold span and 1 paragraph boundary. The boundaries remain single line breaks until you choose to restore spacing and clean the text.

Ready-to-Paste Output

Choose revisions, then prepare the text for its destination.

Inline-styled HTML, Windows line endings, and explicit blank rows.

HTML text cleaner guide

Turn an HTML fragment into reviewable plain text

HTML combines visible words with tags, attributes, entities, scripts, and styles. Simply deleting angle brackets can leave unreadable fragments or merge blocks that were visually separated in a browser.

This preset enables Strip HTML and decode entities. It removes recognized tags, drops script and style blocks, converts line-break and common closing block tags to line breaks, and decodes common named and numeric entities such as `&`, ` `, and `'`.

1

Paste an HTML fragment

Paste source markup rather than a screenshot. The Analysis panel reports supported tags and entities that can be cleaned.

2

Strip tags and entities

The HTML cleaning rule is enabled for this page. Keep Markdown stripping separate unless the source genuinely contains both formats.

3

Review lost structure

Compare the result and restore labels, columns, or hierarchy when the original depended on layout rather than readable text.

Before and after example

Before

<p>Hello&nbsp;<strong>world</strong>.</p>

The paragraph and strong tags provide HTML structure, while `&nbsp;` represents a non-breaking space.

After

Hello world.

The tags are removed, the entity becomes a standard space, and the visible sentence remains as plain text.

Limitations to review

  • Tables, columns, nested lists, forms, and image meaning may depend on visual structure that plain text cannot fully preserve.
  • The result is plain text, not sanitized HTML. Do not use this cleaner as a security sanitizer for markup that will be rendered again as HTML.
  • Malformed tags, template languages, embedded data, or application-specific markup may require manual review after cleaning.

Related questions

Does TextSnoop execute pasted HTML?

No. The cleaner treats pasted markup as text. It removes supported script and style blocks rather than rendering or executing them.

Which HTML entities are decoded?

Supported numeric entities are decoded along with common named entities for ampersands, apostrophes, angle brackets, non-breaking spaces, and quotation marks.

Will links keep their destination URLs?

The readable anchor text remains, but HTML attributes such as `href` are removed with the tag. Copy important destinations separately if the URLs must be retained.

A practical guide

Understand What’s Hiding in Your Text

Text can look normal while carrying characters and formatting that behave differently after you paste it. TextSnoop helps you inspect those details, choose what to revise, and prepare a copy for the destination you select.

What Does TextSnoop Detect?

TextSnoop checks for invisible and zero-width characters, unusual spaces, tabs and repeated whitespace, smart punctuation, sentence-level dashes, missing paragraph gaps, rich clipboard boundaries, Markdown, HTML, and Unicode normalization opportunities. These findings describe supported text patterns—not writing quality or authorship.

Example: A word can contain an invisible character even when it looks completely ordinary on screen.

Why Can Copied Text Contain Hidden Characters?

AI tools, websites, PDFs, email applications, and word processors often copy more than the letters you can see. They may include non-breaking spaces, zero-width markers, special punctuation, line-ending conventions, or rich formatting that another application interprets differently.

Example: A visible space may actually be a non-breaking space that prevents a line from wrapping normally.

How Does Cleaning Work?

TextSnoop uses deterministic rules rather than an AI model, and you decide which rules to apply. It can remove invisible markers, normalize spaces and line endings, tidy repeated whitespace, revise selected punctuation, and strip supported HTML or Markdown while retaining readable text. The original remains available so you can compare every change.

Example: Supported markup such as <em>text</em> or **bold** can be reduced to the readable words.

How Does TextSnoop Preserve Appearance?

The Copy For setting prepares the cleaned result for Outlook or Word, Gmail or web email, Visual Studio or another code editor, or broad universal compatibility. It adjusts the clipboard format, paragraph structure, and line endings to give the destination the version it can handle most consistently.

Example: Email can receive compatible rich text while a code editor receives plain text with controlled line endings.

How Is Text Processed?

Inspection and cleaning run locally in your browser. The text you paste and the cleaned result are not sent to or stored by TextSnoop. Cleaning preferences stay on your device, and feedback is sent only when you deliberately submit a feedback message.

Example: You can inspect, clean, compare, copy, and download text without uploading its contents to TextSnoop.

What Does TextSnoop Not Do?

TextSnoop is not an AI detector, plagiarism checker, authorship judge, or guaranteed AI-watermark remover. It reports and revises specific formatting and character patterns. Because applications handle formatting differently, you should still review important text after pasting it into its destination.

Example: A cleanliness score describes supported technical issues; it does not determine who wrote the text.

Private by design

Your text is processed locally in this tab.

Your pasted text and cleaned output are never sent to or stored by the site. Cleaning preferences stay in your browser. If you choose to send feedback, TextSnoop stores only your anonymous feedback message and submission time.

Read the full Privacy Policy