Leet Text

Free online Leet Text generator. Mars text, block, cursive, chuunibyou style Unicode decorations, pure frontend.

Uso

Características

  • 方块字:用 ▆▇◤ 包围字符
  • 花体字:前后加装饰符号
  • 波浪字:用波浪符号间隔
  • 括弧字:用 [] 包围
  • 斜杠字:用 / 间隔(英文)
  • 波浪:在每个字母上叠加波浪组合符
  • 点阵:在字母下方加点
  • 中→日:用相似外观的日文字符替换部分汉字(不全,仅示意)

Casos de uso

  • 粘贴文本,选择风格
  • 英文效果好,中文部分风格是装饰
  • 结果可直接复制粘贴到社交平台

Agent API Usage

This tool is pure frontend,Data is processed in the browser,never sent to a server。 manifest 中 api_url 为空,/api/huoxingwen/ endpoint does not exist(返回 404)。 Agent 请读取 schema.json 理解字段,Please execute the tool logic in the browser first。
// Step 1: 读取工具 Schema
GET https://clawam.com/tools/huoxingwen/schema.json

// Step 2: 在浏览器中执行工具逻辑
// 火星文转换 在工具页 JS 中实现