Skip to content
Ghostchars

Guide

Remove soft hyphens in Word

Find the optional hyphens hidden inside a Word document, remove only the ones you mean to remove, and check the result by codepoint before you send the file on.

By Kris Vinters · Published · 3 minute read

Start with the character Word is hiding

A soft hyphen is U+00AD, an optional place where a word may break at the end of a line. Word can insert one during manual hyphenation. The same character also arrives in text copied from a web page or extracted from a PDF, where line-break hints can survive after the original layout is gone.

The character normally draws nothing. It can still split exact search, spelling, indexing, and text comparison because the stored word contains one extra codepoint. Removing it does not remove ordinary hyphens that join visible words.

U+00AD SOFT HYPHEN

Show and remove soft hyphens in Word

In current desktop versions of Word, open Home, find the Paragraph group, and select Show/Hide. If that view does not expose optional hyphens in your setup, search Word settings for formatting marks and turn on Optional hyphens under the display options. Menu wording differs between Windows and macOS, but the settings search reaches the same control.

Open Find and Replace. Enter the optional-hyphen code in Find what, leave Replace with empty, and use Find Next or Replace to review each match. Use Replace All only after you know the document does not rely on manual hyphenation. Word documents the same special code for optional hyphens in its advanced Find and Replace list.

Find what: ^-

Turning off automatic hyphenation changes layout rules, but it does not guarantee that optional hyphen characters already stored in pasted text are gone. Find and Replace checks the characters that are actually present.

Check the paste or the .docx by codepoint

For copied text, paste the content into the cleaner. U+00AD is removed by the standard pass, and the findings table records its line, column, codepoint, Unicode name, and action. You can review the clean text before copying it back into Word.

If the text is still inside a .docx, open the file in the document report. It reads the package in your browser and lists hidden characters by codepoint alongside hidden runs, comments, tracked changes, and metadata. The report does not silently edit the original file; you choose whether to download a cleaned copy.

Paste text into the cleanerOpen the document report

A soft hyphen says something about formatting or copy-paste history, not who wrote the words. A character cleaner removes or reports the character. The prose report measures writing habits and gives no authorship verdict.

Soft hyphen questions

Does turning off Word hyphenation remove existing soft hyphens?

Not reliably. That setting controls layout and future hyphenation behavior. Use Find and Replace with ^- to inspect optional hyphen characters already stored in the document.

Why can I not see U+00AD after selecting Show/Hide?

Word has separate display options for formatting marks. In current desktop versions, search the settings for formatting marks and turn on Optional hyphens. You can also use Find and Replace with ^- even when the mark is hard to distinguish on screen.

Can a PDF copy add soft hyphens to Word?

Yes. PDF text extraction can preserve line-break hints or reconstruct words from positioned glyphs. The result depends on the PDF producer and the copy path, so inspect the pasted text instead of assuming every PDF behaves the same way.

Continue with all practical guides to hidden characters and the limits of cleaning.

Anonymous usage stats?

Ghostchars processes your text in the browser and never uploads it. We would like to count page views with a self-hosted, cookie-light analytics endpoint. No content, ever.