Text & Writing Utilities · Free tool
Strikethrough Text Generator
Apply strikethrough, underline, double-underline, overline, or slash to any text using Unicode. Real text — pastes anywhere.
Result
S̶a̶l̶e̶ ̶e̶n̶d̶s̶ ̶m̶i̶d̶n̶i̶g̶h̶t̶
These are Unicode combining marks (one per character). Each character in your text gets followed by an invisible mark that the renderer draws as a stroke. Real text — copies & pastes cleanly into bios.
Advertisement
What it does
Apply strikethrough, underline, double-underline, overline, or slash-through to any text using Unicode combining marks. Output is real text — copies cleanly into bios, chat, and any app that renders modern Unicode (which is essentially everything).
Embed this tool on your siteShow snippetHide
Paste this snippet into any page. Loads on-demand (lazy), no tracking scripts, and sized to most dashboards. Replace the height to fit your layout.
<iframe src="https://freetoolarena.com/embed/strikethrough-text" width="100%" height="720" frameborder="0" loading="lazy" title="Strikethrough Text Generator" style="border:1px solid #e2e8f0;border-radius:12px;max-width:720px;"></iframe>How to use it
- Type your text in the input box.
- Pick a style (strikethrough, underline, etc.).
- Copy the result.
Frequently asked questions
- How does this work?
- Each character is followed by an invisible Unicode 'combining mark' that the renderer draws as a stroke through, under, or over the character. The text remains selectable and copies cleanly.
- Will it work everywhere?
- Anywhere modern Unicode renders — Twitter/X bios, Instagram, Discord, Slack, WhatsApp, iMessage, email. Older systems (legacy SMS, some terminal emulators) may show double characters.
Advertisement
Learn more
Guides about this topic
- Money & Business · GuideHow to write SEO-friendly URLsURL anatomy, slug rules, structural patterns by page type, canonicalization, 301 redirects, international URL strategy, and tools to check URL health.
- Productivity & Focus · GuideHow to generate good acronymsAcronym vs initialism, pronounceability rules, backronym patterns, when not to use acronyms, brainstorming candidates, global checks.
- How-To & Life · GuideHow to Reverse TextCharacter-level vs word-level reversal, Unicode complications (combining characters, emoji), RTL scripts, and palindrome checks.
- How-To & Life · GuideHow to Sort Lines of TextAlphabetical vs numeric, case-sensitive vs insensitive, natural sort, stable sort, reverse sort, and locale considerations.
- How-To & Life · GuideHow to Remove Line BreaksLF vs CRLF vs CR, paragraph preservation, bulk flatten, undo-able strategies, and regex patterns.
- How-To & Life · GuideHow to Remove Extra WhitespaceTrimming, collapsing runs of spaces, non-breaking spaces, tab-to-space, and preserving code indentation.
Explore more text & writing utilities tools
- Emoji PickerSearchable emoji picker, click to copy. ~80 most-used emoji across 7 categories. Free, no account.
- Duplicate Line RemoverRemove duplicate lines from any text. Case-insensitive, whitespace-trimmed, or strict modes. Free.
- Sort LinesSort lines of text alphabetically, naturally (file-2 < file-10), by length, or shuffle. Optional dedup and trim.
- Anagram CheckerCheck whether two words or phrases are anagrams. Ignores case and punctuation. Free, browser-only.
- Palindrome CheckerCheck if any word, phrase, or sentence is a palindrome. Strict and relaxed modes. Free, runs in your browser.
- Document Version DiffCompare two versions of a document and see exactly what changed. Word-level or line-level. Browser-only — nothing uploaded.