QuickFreeTools

Online Add Strikethrough to Text

Wrap selected text or each word in strikethrough: HTML <s> tag or Markdown ~~syntax~~. Copy the result for web or docs.

Frequently Asked Questions

What formats are supported?
HTML: <s>text</s>. Markdown: ~~text~~. Choose based on where you'll paste (web page vs Markdown renderer).
Apply to whole text or each word?
You can wrap the entire block in one strikethrough, or wrap each word separately. Option is in the tool.
Will it work in my app?
HTML strikethrough works where HTML is rendered (e.g. rich text). Markdown works in GitHub, Notion, and other Markdown viewers.

Related Text Tools