Create professional strikethrough text with HTML, CSS, and Unicode output for editing, design, and digital communication. For other text effects, explore our fancy text generator or text outline tool.
Strikethrough text serves multiple purposes in digital communication, from indicating edits and corrections to expressing irony or marking completed items. This tool generates strikethrough effects using two distinct technical approaches:
The HTML output uses CSS text-decoration property with inline styling. This method provides the most visual control and works across modern web platforms:
Supported line styles include: solid, double, dotted, dashed, and wavy.
The Unicode mode uses the Combining Long Stroke Overlay character (U+0336) placed after each character. This approach works in plain text environments but has limitations:
This tool operates entirely in your browser. No text you enter is sent to any server or stored externally. All processing happens locally, ensuring your content remains private and secure.
The generator creates accessible output that maintains readability. For production use:
<span> tags with inline stylesEnhance your text with other styling options. If you need to emphasize text by crossing it out, you might also find our bold and italics converter useful for adding weight or slant. For precise character-level adjustments, the superscript and subscript tool is invaluable. And if you need to revert text to a standard format, try our text case converter.
Last reviewed for accuracy: January 2024 | This tool is part of our Text Formatting and Digital Communication toolkit.