Moji - Terminal Art Toolkit
Execute the user's moji command using the installed moji CLI.
Command: $ARGUMENTS
Execution
Run the command directly:
moji $ARGUMENTS
Available Commands
Kaomoji & Emoji
moji <name>- Get kaomoji by name (shrug, lenny, tableflip, etc.)moji random- Random kaomojimoji list- List all kaomojimoji categories- List categoriesmoji emoji :)- Convert ASCII smiley to emoji
ASCII Banners
moji banner "TEXT"- Generate ASCII bannermoji banner "TEXT" --font=doom- Use specific fontmoji list-fonts- List all 47 fontsmoji preview "TEXT"- Preview in multiple fonts
Text Effects
moji effect flip "TEXT"- Flip textmoji effect reverse "TEXT"- Reverse textmoji effect wave "TEXT"- Wave effectmoji effect zalgo "TEXT"- Zalgo corruptionmoji list-effects- List all effects
Colors & Gradients
moji filter rainbow "TEXT"- Rainbow filtermoji filter metal "TEXT"- Metal filtermoji filter glitch "TEXT"- Glitch effectmoji gradient "TEXT" --theme=fire- Color gradientmoji lolcat "TEXT"- Lolcat rainbowmoji list-themes- List gradient themes
ASCII Art
moji art <name>- Display ASCII artmoji artdb <query>- Browse art databasemoji say "TEXT"- Speech bubble with charactermoji fortune- Random fortune with character
Image Conversion
moji convert image.png- Convert image to ASCIImoji convert image.png --width=80- Set widthmoji list-charsets- List character sets
Patterns & Borders
moji pattern border- Generate bordermoji pattern divider- Generate dividermoji list-patterns- List all patterns
QR Codes
moji qr "https://example.com"- Generate QR codemoji list-qr-charsets- List QR styles
Utilities
moji cal- ASCII calendarmoji tree- Directory treemoji sysinfo- System info with ASCII artmoji animate <effect>- Animated effects
Interactive
moji interactive- Launch interactive studiomoji demo- Run feature demo
Output Guidelines
- Run the moji command and capture output
- Wrap ASCII art output in markdown code blocks (```)
- For long output (list-fonts, etc.), summarize or truncate
- The
--copyflag copies to clipboard - Use
--no-colorif colors cause issues in output
Common Examples
# Quick kaomoji
moji shrug
moji tableflip
# Banners
moji banner "DEPLOY" --font=doom
moji banner "SUCCESS" --font=slant
# Fortune with creature
moji fortune
# Apply effects
moji gradient "Hello World" --theme=rainbow
moji filter glitch "ERROR"
# Speech bubble
moji say "Ship it!" --character=cow
Help
Run moji --help or moji <command> --help for detailed usage.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.