Strikethrough Text Generator

C̶r̶o̶s̶s̶ ̶o̶u̶t̶ your text, or add u̲n̲d̲e̲r̲l̲i̲n̲e̲s̲ and o̅v̅e̅r̅l̅i̅n̅e̅s̅ — all copy-and-paste ready.

0 characters

Cross Out Text Anywhere

Strikethrough is one of the most expressive things you can do with plain text. It shows a revision, marks something as done, or delivers a joke by visibly "taking back" a word. This strikethrough text generator adds the line using Unicode combining marks, which attach to each character and travel with the text when copied.

The page also includes underline, double underline, overline, slashed and tilde variants — all built the same way, all pasteable into fields that offer no formatting at all.

How Combining Marks Work

Unlike bold or cursive, strikethrough is not a separate alphabet. It works by pairing each normal letter with an invisible-on-its-own combining character that the renderer draws through, under or over it. The letter "a" plus U+0336 (Combining Long Stroke Overlay) becomes a̶ — still the letter a, now with a line across it.

Two practical consequences follow. First, your text remains searchable and readable to software, because the underlying letters are unchanged. Second, your character count roughly doubles, since every visible character is actually two code points. A 280-character post limit becomes about 140 letters of strikethrough.

StylePreviewMark used
Strikethroughc̶r̶o̶s̶s̶e̶d̶ ̶o̶u̶t̶Long stroke overlay
Light strikethroughc̵r̵o̵s̵s̵e̵d̵ ̵o̵u̵t̵Short stroke overlay
Slashedc̸r̸o̸s̸s̸e̸d̸ ̸o̸u̸t̸Long solidus overlay
Underlinec̲r̲o̲s̲s̲e̲d̲ ̲o̲u̲t̲Combining low line
Double underlinec̳r̳o̳s̳s̳e̳d̳ ̳o̳u̳t̳Double low line
Overlinec̅r̅o̅s̅s̅e̅d̅ ̅o̅u̅t̅Combining overline

Where Strikethrough Is Genuinely Useful

Platform Notes

WhatsApp has native strikethrough: wrap text in tildes, ~like this~. Discord uses double tildes, ~~like this~~, in messages. Slack also supports tilde syntax. In all three, native formatting is preferable because it is accessible and does not inflate your character count.

Use Unicode strikethrough where those shortcuts do not exist: Instagram bios and captions, X posts, TikTok, YouTube titles and descriptions, Discord nicknames and channel names, Google Docs comments, and any form field that accepts only plain text.

Rendering Quirks to Expect

Combining marks are drawn by the text engine, and engines disagree slightly. On some Android builds the line sits a pixel or two lower than on iOS. In a few fonts the stroke does not quite meet across the space between words, producing a dashed effect. Overline is the most inconsistent of the set, because fewer fonts include a well-positioned glyph for it.

Also worth knowing: a handful of platforms strip combining marks entirely as an anti-abuse measure, since long chains of them are what produce Zalgo text. If your pasted strikethrough comes out as plain letters, that is why — the platform removed the marks.

More Free Text Tools

Frequently Asked Questions

How do I cross out text on Instagram?
Instagram has no strikethrough button. Type your text above, copy the strikethrough version, and paste it into your bio, caption or comment.
Why does strikethrough double my character count?
Each visible character is actually two: the letter plus an invisible combining mark. Platforms count both, so styled text fills a character limit twice as fast.
How do I strikethrough in WhatsApp?
Wrap the text in tildes, like ~this~. WhatsApp applies real formatting, which is better than pasted Unicode because it does not affect character counts.
Does strikethrough work in Discord?
In messages, use double tildes ~~like this~~ for native formatting. For nicknames and channel names, paste the Unicode version from this page.
Why did my strikethrough disappear after pasting?
Some platforms strip combining marks to block Zalgo-style abuse. If the marks are removed, the platform does not permit them in that field.
Can I underline text this way too?
Yes. The underline, double underline and overline styles on this page use the same combining-mark technique and paste the same way.