Soft Hyphen Remover (U+00AD)

Soft hyphens break search, hyphenation, and paste into print layouts — but rarely show until export. Remove U+00AD from your text here.

Your Text

0 / 500 words · 20 of 20 checks left this hour ·

Your text is processed on our server to generate results. We do not store the content of your text.

Need to pass AI detection?

This tool strips hidden Unicode characters. To address deeper AI writing patterns, use our humanizer or run a full AI scan on the home page.

Humanize Your Text

What are AI Watermarks?

Unicode Watermarks

AI systems may embed invisible Unicode characters in generated text to identify AI-produced content.

Character Detection

Our tool detects and categorizes invisible watermark characters by type.

What is a soft hyphen (U+00AD)?

A soft hyphen suggests where a line may break when wrapping text. It appears only at line breaks in some renderers — otherwise it is invisible. Exported AI text and web copy often contain stray U+00AD bytes that were never meant for your final document.

When soft hyphens accumulate, find operations fail, URLs split oddly, and PDF engines hyphenate unpredictably. A remover deletes U+00AD while keeping ordinary visible hyphens in words like "well-known".

Do not confuse U+00AD with the ordinary hyphen-minus (U+002D) on your keyboard. The visible hyphen is always rendered; the soft hyphen is a conditional break opportunity that most plain-text editors never display. That invisibility is why U+00AD survives copy-paste chains that strip visible formatting.

HTML authors sometimes encode soft hyphens as ­ in legacy templates. When that markup is copied as plain text rather than rendered HTML, the entity resolves to U+00AD and rides into your Word document or Markdown file. Removal is the fastest fix when you no longer control the source template.

AI language models trained on web corpora inherit soft hyphens from hyphenated line breaks in crawled pages. A model generating an essay about "long-term planning" may insert U+00AD inside compound adjectives even when no line wrap is imminent in your output window.

Publishing and print workflows

Designers moving copy from AI drafts into InDesign or Word should strip soft hyphens before applying paragraph styles. Otherwise auto-hyphenation stacks with invisible soft hyphens and produces double-break artifacts.

Academic writers see soft hyphens in imported bibliography strings — cleaning before reference managers sync prevents corrupted DOI lines.

Newspaper and magazine workflows hyphenate deliberately via style sheets. Stray U+00AD bytes from wire-service copy or AI summaries fight against those rules, creating rivers of whitespace or mid-word breaks in columns that were already optimized by a layout artist.

E-book conversion pipelines (EPUB, Kindle) are sensitive to soft hyphens in chapter titles and metadata fields. A U+00AD in a book title can produce different spellings in the table of contents versus the cover page depending on which renderer expands the character.

Legal professionals pasting contract clauses from prior deals or AI-generated templates should strip soft hyphens before finalizing. Defined terms and party names must match exactly across exhibits; an invisible break opportunity inside a company name can void search-and-replace during redlines.

Combine with broader Unicode cleaning

Soft hyphens often appear alongside zero-width spaces in the same AI paste. This tool removes the full watermark set, not only U+00AD, when you copy cleaned output.

If your scan shows both U+00AD and U+200B, one cleaning pass handles both — you do not need to run separate tools sequentially. The remover targets the complete non-printing set used as text watermarks.

After soft-hyphen removal, re-test the specific operation that failed: search, hyphenation preview, or URL click-through. Soft hyphens inside hyperlinks are a common cause of 404 errors that look impossible because the anchor text displays correctly.

For recurring workflows, clean at the boundary where AI text enters your publishing system rather than at export. Catching U+00AD upstream prevents soft hyphens from propagating into translated variants and print-ready PDFs across an entire content library.

How to remove soft hyphens from text

Checking a piece of AI-generated text for invisible watermarks takes less than a minute:

  1. Copy your AI-generated text. Copy the text you want to clean from your document, AI chat, or clipboard.
  2. Paste into the checker. Paste the text into the input box on this page.
  3. Run the check. Click Check for watermarks. The tool scans for invisible Unicode characters and hidden formatting markers in seconds.
  4. Copy the cleaned output. Review the detection report, then copy the cleaned, watermark-free version of your text.

Soft hyphens and related invisible markers

AI systems can hide two broadly different kinds of signal in their output. Our checker is specifically built to detect and remove the first kind — invisible Unicode characters. The second kind, statistical watermarks, requires rewriting to neutralise.

Invisible Unicode watermarks

These are real characters inserted between visible letters that don't render on screen. They travel with copy-paste, get carried into Word documents, Google Docs and CMS fields, and can fingerprint text back to the model that produced it. The checker scans for:

  • Zero-width space (U+200B)
  • Zero-width non-joiner (U+200C) and zero-width joiner (U+200D)
  • Word joiner (U+2060)
  • Soft hyphen (U+00AD)
  • Variation selectors (U+FE00 - U+FE0F)
  • Left-to-right and right-to-left marks (U+200E / U+200F)
  • Byte order mark / ZWNBSP (U+FEFF)
  • Other non-printing formatting characters commonly used as covert channels

Statistical (cryptographic) watermarks

These are patterns in which words the model chooses. They are imperceptible in any one sentence and only emerge over many words. A Unicode scan cannot remove them — to neutralise a statistical watermark you typically need to lightly rewrite the text. Our guide to natural AI writing techniques covers how to do this without losing meaning.

Frequently asked questions

Will visible hyphens be removed?

No. Ordinary ASCII hyphens in compound words remain. Only soft hyphen code points (U+00AD) are stripped.

Why do AI tools insert soft hyphens?

They may inherit web typography conventions or training artifacts. Regardless of origin, removal is safe for plain-text workflows.

Does this help LaTeX or InDesign paste?

Yes. Invisible soft hyphens are a common cause of mysterious line-break behavior in layout tools.

Can I scan before removing?

Yes. The tool reports what it finds; copy cleaned text to apply removal.

Is this watermark checker free?

Yes. You can scan up to 500 words without an account. Sign in for longer documents, full cleaned text, and a character-level breakdown of every hidden marker removed.

Is my text stored when I use the checker?

We process your text only to return a detection report and cleaned output. We do not retain the content of your pasted text for any other purpose.

Related watermark tools

Learn more about AI watermarks