Strikethrough text keeps the old words in view

Cross out a correction, old price, finished task, or punchline. The result stays plain Unicode text, ready for posts, chats, notes, or bios.

Live preview Browser-only processing Copy-paste output
Revision in plain sight

Ship the first draft

Ship the first draft

Live workspace

Write once. See both versions.

0 characters

Spaces plus line breaks stay unchanged.

0 graphemes

Output uses the Unicode combining mark U+0336.

01

A visible revision carries more meaning than a deletion

Editors have kept rejected words on the page for centuries. A line through a phrase records the change while preserving the earlier thought.

Digital strikethrough serves the same purpose in a lighter setting. A crossed-out deadline shows a schedule change. An old price beside a new one shows the difference. A finished list item stays readable, so progress remains visible.

Humor takes another path. Writers cross out the polite version, leave the blunt version beside the edit, or reverse the order. The reader sees the correction plus the thought behind the revision.

Revision

Tuesday delivery
Thursday delivery

The earlier detail stays available.
Dry humor

A short 47-slide update

The crossed word supplies the joke.
Progress

Review final draft

The task remains part of the record.
02

One invisible code point draws every line

The generator places Unicode character U+0336 after each visible grapheme. Fonts render the mark across the preceding letter, number, symbol, or emoji.

Nothing becomes an image. Copying the result copies ordinary text plus a repeated overlay mark.

03

The line is visual, not semantic

Unicode strikethrough looks convincing, yet software still reads every original letter. Screen readers often ignore the line or announce combining marks awkwardly. Search boxes, usernames, spell-checkers, plus character limits also treat the overlay as extra data.

Font rendering varies. A clean line in one app might sit too high, break around emoji, or appear uneven in another.

Use this format for casual copy. For accessible web content, tracked edits, legal text, or product pricing, choose real HTML <del> markup or the editor’s native strikethrough control.

04

Match the text effect to the message

Strikethrough signals removal, correction, or irony. Pure emphasis needs a different visual cue. The Facebook Bold Text Generator gives words more weight, while the Facebook Italics Generator adds quieter emphasis.

Decorative posts suit the Cursive Text Generator. Rougher, distorted copy belongs in the Glitch Text Generator. Before posting into a strict character limit, check the converted string with the Word Counter, since each strike adds another code point.

Field notes

Three checks before the final paste

  1. Read the plain words.The crossed phrase remains searchable plus copyable.
  2. Preview the destination.Fonts place combining marks at slightly different heights.
  3. Keep meaning accessible.Do not rely on the line alone for warnings, corrections, or price changes.