Gerador de Texto Zalgo
Transforme texto simples em texto Zalgo corrompido e distorcido, empilhando marcas de combinação Unicode — controle o nível de caos e se o texto sangrará acima, através ou abaixo da linha.
Entrada
Configurações
Saída
Mais formas de usar esta ferramenta
API REST
curl -X POST https://api.iotools.cloud/v1/tool/zalgo-text-generator \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"text": "Hello World!",
"chaos": "4",
"top": "true",
"middle": "true",
"bottom": "true",
"skipSpaces": ""
}'Troque pela sua própria chave, da sua conta. Os campos da ferramenta viram o corpo da requisição — sem envelope.
Peça a um agente de IA
Use the IOTools `zalgo-text-generator` tool (Zalgo Text Generator) on this input:
YOUR_INPUT_HERECole isto em qualquer agente conectado ao servidor MCP do IOTools e depois adicione sua entrada.
Widget para incorporar
<iframe
src="https://iotools.cloud/embed/zalgo-text-generator/"
width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
title="Gerador de Texto Zalgo — iotools.cloud"
sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
allow="clipboard-write"
style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>Coloque isso na sua própria página — grátis, sem chave, só um link de volta.
| Custo por chamada de API/MCP | A partir de 5 créditos |
|---|---|
| Precisa de mais créditos? | Ver preços |
Também disponível via
Guias
What is Zalgo text?
Zalgo text is the corrupted, dripping, seizing-out-of-its-line text you've seen in horror memes and cursed screenshots. It isn't an image and it isn't a font. It's ordinary characters with dozens of Unicode combining diacritical marks stacked on top of them.
A combining mark is a character with no width of its own — it renders attached to whatever precedes it. Pile up forty of them and the glyph smears far above and below its line, bleeding into neighbouring rows of text. The name comes from a 2004 internet horror meme.
How to use it
Type or paste your text, turn the chaos level up for more marks per character, and toggle whether the corruption grows above, through or below the line, then press Corrupt.
- Damage top stacks marks like accents and rings above the character.
- Damage middle overlays strikethroughs, slashes and tildes across it.
- Damage bottom hangs marks beneath the baseline.
Skip spaces leaves the gaps between words clean, which keeps the text a little more legible.
Every press of Corrupt produces a different result, even with nothing changed — the marks are chosen randomly, so press it again anytime for a fresh look at the same text.
Where it works, and where it breaks
Zalgo text is real Unicode, so it copies and pastes anywhere: Discord, chat apps, documents, most social networks. A few things to know:
Some platforms strip or clamp combining marks — Twitter/X limits how many will render, and many mobile keyboards silently drop them. Zalgo text is also genuinely hostile to screen readers, which will attempt to announce every mark, so don't use it where someone might rely on assistive technology to read your message. And because each mark is its own character, a short Zalgo string can consume a surprising number of characters against a length limit.
Does it damage anything?
No. The underlying letters are untouched — strip the combining marks and your original text comes back exactly. Nothing here modifies your device or the site you paste into.
Privacy
Everything runs in your browser. Nothing is uploaded or stored.