https://github.com/tizee/zalgo-text
A cli tool to generate zalgo text
https://github.com/tizee/zalgo-text
Last synced: 20 days ago
JSON representation
A cli tool to generate zalgo text
- Host: GitHub
- URL: https://github.com/tizee/zalgo-text
- Owner: tizee
- License: mit
- Created: 2023-08-16T16:04:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T02:43:09.000Z (almost 3 years ago)
- Last Synced: 2025-09-18T22:29:19.334Z (9 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zalgo-text
A command-line tool that help convert input string to glitched text, which also known as zalgo text.
## Usage
I believe this tool can be used to generate zalgo-text test cases for any application with text rendering support. For example, terminal emulator, browser or other GUI application.
```
> zalgo-text "hello,world"
> h͖̫̍̂ͫe̶̞ͩ̈̎l͇͚ͯ̐ͫl̫̘̘̓͊o͉̐ͭ́͛,͓̓͏̥͝w̱̭ͨ͊̂o̠̬ͣ͡ͅŗͬͮ̇͡l̵̦̼̫ͣd̨̜̥͆͗
```
```
Usage: zalgo-text [OPTIONS]
Arguments:
Options:
-n, --num mark num [default: 6]
--extend use extend marks
--supplement use supplement marks
--symbol use symbol marks
--half use half marks
-h, --help Print help
-V, --version Print version
```
## Motiviation
I was inspired by this tweet post [https://twitter.com/geekbb/status/1691815679618367752](https://twitter.com/geekbb/status/1691815679618367752).
## How it works
Use Unicode combining characters.