Glitch Text Generator

Turn plain text into cursed, glitched Zalgo text — Ĉ̷̢r̷̙͑e̸͇͛e̷͖͊p̸̼̈́y̸͈͐, C̶̈r̶̈ë̶ë̶p̶̈ÿ̶, and more corruption levels.

Heavy Glitch (Zalgo)

H̟̳̖̜̝̉ͣ̆̊̋͞͡e̲̫̝̺̣͆ͥͬ͗͋̀̀ḻ̛̪̼̭ͤ̎̃͒͗̕ͅl̨͍̟̥̟͖͐̓̀ͯ̽͘o̖̲̹̳̩̍̇ͧ̎͋́͠ W̷͔̙̪̥̳͛̌ͭ̈̅͞o̵̧̗̰̝͕̪͛̽́͗̃r̷̛̞̬͇̟̩ͥ̂̈́̏̄l̵͖̰̼͉̜ͭ̋̍͆̽͡d͙̮͇̦̮̑̓͗̐ͬ́͘

Medium Glitch

Ḥ̪͒̎́ȩ̝̼ͮ̈́ľ̨̙͍̓l̺̹ͭͣ̕ǒ̧̮̬͆ W̢͇͎͑̃ơ̝̤̅̈r̛̼͕̋͛ḷ̨̺͗ͮd̡̪ͫͯͅ

Light Glitch

H̥ͧe̜ͫl͔̓l̻̔o̻͆ W̹ͣo͎ͣȓ̘l͚͐d̙̊

S̶t̶r̶i̶k̶e̶

H̶e̶l̶l̶o̶ ̶W̶o̶r̶l̶d̶

U̲n̲d̲e̲r̲l̲i̲n̲e̲

H̲e̲l̲l̲o̲ ̲W̲o̲r̲l̲d̲

What is glitch / Zalgo text?

Glitch text (also called 'Zalgo' text, after a 2004 internet meme) works by stacking Unicode combining marks on top of normal letters. Combining marks are characters that attach to the preceding base character — familiar examples include accents (é, ü, ñ) and diacritics. The Unicode standard includes over 700 combining marks across ranges like U+0300–U+036F (Combining Diacritical Marks) and U+0489 (Combining Cyrillic Millions Sign, a favourite for heavy glitch effects).

Normally, a letter gets at most one or two combining marks. Zalgo text stacks dozens — above, below, and through the letter — creating a visual overflow that looks like digital corruption, a broken screen, or supernatural disturbance.

Crucially, all this remains searchable, copyable text. There are no images involved — the 'corrupted' appearance is produced entirely by the rendering engine being overwhelmed by valid combining characters.

We offer three corruption levels:

• Light — subtle distortion; readable and safe for most platforms • Medium — obvious glitch effect; draws attention without breaking chat layouts • Heavy — full Zalgo; extreme visual corruption; use only where it fits aesthetically

Because combining marks are real characters, they count toward character limits. A heavily glitched word may be 5–10× the byte length of the original text.

How to use glitch text on Discord, TikTok & horror content

Discord: Zalgo text has deep roots in Discord culture. Use it for usernames, status messages, and horror or creepypasta server aesthetics. Most current Discord clients handle heavy Zalgo without crashing. However, many server bots use auto-moderation rules that strip or flag heavy combining marks — check server rules before using heavy glitch in community messages.

TikTok: this is where glitch text goes viral. Horror, mystery, creepypasta, and 'what did I just read' content thrives on TikTok. Captions with light-to-medium glitch on a key word draw the eye immediately, and comments with heavy glitch stand out in a thread.

Instagram aesthetic content: dark, Gothic, and horror-themed Instagram accounts use medium glitch on bio lines and captions. The visual corruption adds authenticity to horror art, dark poetry, and alternative aesthetics. Use medium level — heavy glitch can push a bio or caption below the viewport fold.

Twitter / X: glitch text works in tweets and bios. Twitter sometimes normalises heavy Zalgo by stripping excess combining marks on submission — use medium level for reliable results.

Reddit: works in post titles and comments on most Reddit clients. Old.reddit may render combining marks poorly; new Reddit and the mobile app handle them correctly.

What to avoid: never use glitch text in any context where accessibility matters. Heavy combining marks are unreadable to screen readers and text-to-speech tools. Avoid on LinkedIn, in professional emails, or anywhere the text carries important information rather than aesthetic intent.

Where glitch text works

PlatformSupportNotes
DiscordFull support — but heavy Zalgo may be muted by moderators.
TikTokGreat for creepy horror / mystery content.
InstagramWorks in Stories + captions. Medium level renders best.
Twitter / XX sometimes normalises heavy Zalgo — test first.
WhatsApp / Messenger⚠️Heavy Zalgo may break message bubbles.
LinkedInDo not use — flagged as spam / unprofessional.

Pro tips

  • Combining marks stack indefinitely — the more marks per letter, the more 'cursed' it looks.
  • Screen readers announce every combining mark. Never use glitch text in accessibility-critical places.
  • Some paste targets (email clients, PDFs) strip combining marks. Test before you commit.

Frequently asked questions

What's the difference between glitch text and Zalgo text?

They're the same thing. 'Zalgo' comes from a 2004 meme character. 'Glitch text' is the generic term. Both use Unicode combining marks stacked on regular letters.

Is Zalgo text against Discord's rules?

Not universally — Discord itself allows it. Individual servers often ban heavy Zalgo because it breaks chat formatting and can trigger crashes on old clients.

Why does the glitch text mess up the line spacing?

Combining marks extend above and below the letter baseline. Chat apps have a fixed line height, so heavy Zalgo overflows into neighbouring lines. Use the light variant to avoid this.

Can I remove the glitch to get plain text back?

Yes — most text editors have a 'normalise Unicode' function. In JavaScript: `text.normalize('NFC').replace(/[\u0300-\u036f]/g, '')`.

Does glitch text work in Instagram bio?

Yes, medium and light glitch render fine. Heavy glitch may get truncated or make the bio look broken.

Related tools

Full guide

📖
Read the full glitch text guide →
Platform tips, examples, and a step-by-step breakdown