Strikethrough Text Generator
Cross out text with strikethrough, slash, or underline marks.
Style
Output
S̶t̶r̶i̶k̶e̶t̶h̶r̶o̶u̶g̶h̶ ̶t̶e̶x̶t̶
How crossed-out text works
This tool inserts a Unicode combining mark — such as the combining long stroke overlay (U+0336) for strikethrough — after every character. The mark renders on top of the preceding letter, so the line travels with the text when copied into places that don't support rich formatting, like chat apps and social profiles. Slash, underline, double-underline, and overline use the same trick with different marks. All client-side.
Related Text Tools tools
Case Converter
Convert between Sentence, Title, camelCase, snake_case, and more.
Word Counter
Count words, characters, and analyze keyword density.
Text to Binary
Convert text into its 8-bit binary representation.
Binary to Text
Decode 8-bit binary back into readable text.
Text Reverser
Reverse text by characters, words, or lines.
Remove Duplicate Lines
Delete repeated lines and keep your list unique.
Remove Empty Lines
Strip blank and whitespace-only lines from text.
Sort Lines Alphabetically
Sort lines A–Z or Z–A, case-sensitive or not.